public partial class default:system.web.ui.page
what is it meaning?why using partial class?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Suthish NairPosted Apr 18, 2011, 1:56 PM
It seems you are not accepting the post that helped you as Answer.
If the thread got resolved, accept the post that helped you as Answer.
Also, helpful for others to find answers easily.
If still your threads got not resolved, let us know.
kalpa vachhaniPosted Apr 16, 2011, 12:48 AM
VulpesPosted Apr 15, 2011, 5:15 AM
So the reason for using partial classes here is so that you don't have to use C# (or VB.NET) code to design your web pages - the code is generated for you at runtime.
Sam HobbsPosted Apr 15, 2011, 3:56 AM
Ankit NandekarPosted Apr 15, 2011, 1:52 AM
http://www.c-sharpcorner.com/UploadFile/puranindia/PartialClass106032009060218AM/PartialClass1.aspx