I have developed my application using Visual Web Developer 2010, in MVC3
The hosting company supports web applications developed in Visual Studio.
Will my website not function correctly ? I have noticed that the MVC3 framwork, that i have used, which contains checks like "Required", "Password lengths", "Value Checks", "Character Lengths", etc .. are not being handled in my online site.
Im concerned that the Visual Web Developer is not supported by Visual Studio, which hosting companies provide for.
ngokal
Member
132 Points
221 Posts
Visual Web Developer 2010(MVC3) AND Visual Studio
Jul 10, 2012 08:21 AM|LINK
Hi,
I have developed my application using Visual Web Developer 2010, in MVC3
The hosting company supports web applications developed in Visual Studio.
Will my website not function correctly ? I have noticed that the MVC3 framwork, that i have used, which contains checks like "Required", "Password lengths", "Value Checks", "Character Lengths", etc .. are not being handled in my online site.
Im concerned that the Visual Web Developer is not supported by Visual Studio, which hosting companies provide for.
Please can someone let me know
thanks
naren
ignatandrei
All-Star
134983 Points
21638 Posts
Moderator
MVP
Re: Visual Web Developer 2010(MVC3) AND Visual Studio
Jul 10, 2012 08:37 AM|LINK
same.
Mudasir.Khan
All-Star
15346 Points
3142 Posts
Re: Visual Web Developer 2010(MVC3) AND Visual Studio
Jul 10, 2012 08:55 AM|LINK
VS.net is a just editor and it doesn't interfer with the application
so an particular application compiled in any edition will output the same result, there should be some IIS configurataion needed at hosting server