What is application variable in asp.net?
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
What is an asp.net web form?
Which object wraps the state or data of a user?
What is the relationship(in oops) between codebehind and inline code(.aspx to .aspx.cs)??? explain
Why is the standalone environment only useful during the development process?
What is the difference between server-side scripting and client-side scripting?
What is a session in asp.net?
What is difference between or and orelse?
What tags do you need to add within the asp:datagrid tags to bind columns manually
Can we use http handlers to upload a file in asp.net?
What is the difference between repeater over datalist and datagrid ?
How do you create master pages in asp.net?