Explain about ASP.NET?
No Answer is Posted For this Question
Be the First to Post Answer
How to manage different kinds of sessions in ASP.NET?
What is the difference between login controls and forms authentication?
In C#.net application is run on linux michine
What are the types of session in asp.net?
How would you implement inheritance using c#?
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()
There is a login page that has two text boxes with required field validators on it. The page has a login and cancel button. How can we ensure that the click on the cancel button doesnt fire a validation event.
How you can manage the state of application at the server side in ASP.NET?
I have a DataGrid in which two of the columns are editable...i want to update the backend table with the newly edited data of the datagrid. How to do this please help me.
1 Answers MS Technosoft, Wipro,
How about the security in Activex DLL and Activex EXE ?
What is HTTPContext and HTTPModule. What is the use of them?
what is the difference between this.controls and page.form1.controls and me.controls?
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)