Posted By: Mike Sampson | Mar 27th, 2007 @ 2:46 PM | 16,597 Views | 18 Comments
We're working hard but we'll take three quick minutes to let you know what we're up to.

Enjoy.
Media Downloads:
Rating:
1
0
Duncanma
Duncanma
Just Coding for Fun...
vaibhavkamath wrote:
Got it. The aspx engine automatically goes back to the VPP for the .aspx.cs file as well.

Thanks,
Vaibhav


In our case, we tend to have all of our code in an actual class library project, with ASPX files that just reference those classes... so the .cs isn't really an issue.

As you've noticed though, you can certainly make it work...
Microsoft Communities