Can we create GUI in visual Studio and then import it into the Unity?

Hi,

Creating GUI in unity is really hard. Is there any possible way to create GUI in visual studio and implementing that to my game.

I’m trying to create a shop for my game, where user can buy upgrades and all (Offline) but I find it really hard to do it in Unity. please suggest me the way to approach to this problem.

i don’t think there is a way to import GUI from other develop platform like visual studio. I am using NGUI. It made UI design extremely easy comparing with the default way, but it’s $95.