Why is it preferred to not use finalize for clean up?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between GridView and Repeater controls in ASP.NET?
What is cookies cache and session?
What is the function of new view engine in asp.net? : asp.net mvc
Does the following statement executes successfully: Response.Write(?value of i = ? + i);
What are sessions used for?
how to update data set?
Define WCF ABC , Diffrent Contract. Diff b/w Wcf and in webservice
In my code i have 3 tables,i have to insert 3 tables data using single insert query so that i wrote transations in a sp.but what my problem is,in those 3 tables i have to include my empId from another table.when i'm passing values im getting error at this EmpId. how can i solve this error to execute insert query? plesae tell me the solution...
About Postback ?
What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC
Interface and Abstract class, inheritance, abstraction with examples. Polymorphism (difference betn overloading and overriding
What are the two types of web pages?