By default what is the Asp.Net application login context
on IIS 5.0?
By default the ASP.Net app runs in the context of a local
user ASPNet on IIS version 5. On IIS version 6 on windows
2003 it is called Network service
how to update data set?
What is asp.net master page?
About duration in caching technique ?
How is a session stored and maintained in asp.net?
what is roles in asp.net
What are the versions of garbage collection?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
Can private assembly be used for more than one application? If so how?
Which property is used to identify the Page is Post Back in ASP.NET?
0 Answers Sans Pareil IT Services,
What is ispostback method in asp.net? Why do we use that?
How do you define authentication in Web.Config?
Can we use html in asp.net?