Reply

alice johnson replied to sambath kumar at 03-Jul-08 03:16
Visual Studio seems to be set up so that the designer can only manage code generation if there are two partial class files.

So, unless you can avoid putting any designer generated controls or eventhandlers into the additional partial class files, I don't think there's anything you can do about this.

However, there are some further thoughts on the matter here.

Click here to sign in and reply. You could earn money via our $500 contest just for being helpful.
  Problem with auto-generation of .resx file - sambath kumar  03-Jul-08 03:09 3:09:16 AM
      Reply - alice johnson  03-Jul-08 03:16 3:16:13 AM
      use this partial class in vs.net 2005 - Arvind Kumar  03-Jul-08 03:21 3:21:01 AM
      try like this... - Vasanthakumar D  03-Jul-08 03:22 3:22:41 AM
      You can try this in web.config file - santhosh kumar  03-Jul-08 03:36 3:36:09 AM
View Posts