[2005] i can t see myDataSet.Designer.cs in my web application
Hi, when I create dll propject or winform project I see the file|: myDataSet.Designer.cs where I can go and customize the desiner if I need to, but i can t see the file in the web application projects
Any reason why?
thanks a lot
Re: [2005] i can t see myDataSet.Designer.cs in my web application
If you're actually creating dll's, then you won't see a .cs code file. All of that is contained in the dll's.
Re: [2005] i can t see myDataSet.Designer.cs in my web application
how about a web project?
thnx amigo
Re: [2005] i can t see myDataSet.Designer.cs in my web application
You may need to have this installed for those designer.cs files to show up.
http://msdn2.microsoft.com/en-us/asp.net/Aa336618.aspx