Explain the role of global.asax?
No Answer is Posted For this Question
Be the First to Post Answer
how to get the vb6.0 COM Component in to the .Net application?
What are the three parts of an http response?
Can you clarified A Web service can only be written in .NET or not?
What does the "EnableViewState" property do? Why would I want it on or off?
Suppose you display a data having 200 records in a datagrid. Then you edit 100 records of them. Now when you will press update button,all 100 records should be updated in single shot rather than reading every record and updating. How to do it?
Types of session management in ASP.NET ?
What r the page life cycle in asp.net page?
What is the difference between union and structure?
What is cookies cache and session?
Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)
Below is a code extract from an ASP.Net application. The code basically reads data from the “name” field in the “members” table and prints them onto the webpage. Using the assumptions provided, fill in the 4 blanks below so that the code will run correctly. ‘Assumptions: ‘conn_str is a variable that holds the connection string to the database ‘Objects dbcomm and dbread are already declared earlier dbcomm = New OleDbCommand("SELECT name FROM members", conn_str) dbread = dbcomm._______________ _____________________ response.write(_______________) _____________________ dbread.Close()
Can any body provide me the sample web application in asp.net
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)