[Mono-aspnet-list] Newbie question: The name does not exist in the current context(CS0103)]

The_Assimilator the.assimilator at gmail.com
Thu Sep 10 15:38:28 EDT 2009



Jay McMeans wrote:
> 
> I am trying to keep the code working using VS2008 and MonoDevelop 2.0. 
> VS2008 does not have the concept of .designer.cs files.  What is the
> solution?  Is there a way to get MonoDevelop to work without creating a
> bunch of extra files?
> 

.Designer.cs files will give you no problems, as long as they're referenced
in the Mono project file. I have had some issues importing VS projects into
MonoDevelop in the past and the solution was always to create the project in
Mono, then add the required file(s).

-- 
View this message in context: http://www.nabble.com/Newbie-question%3A-The-name-does-not-exist-in-the-current-context%28CS0103%29--tp21326660p25389687.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.



More information about the Mono-aspnet-list mailing list