What is marshling?
No Answer is Posted For this Question
Be the First to Post Answer
Explain different types of html, web and server controls.
How viewstate is being formed and how it's stored on client in .net?
How to send the Mail in C# using ASP.Net ? And my Answer is as follows ?
you have a requirement from client, he has an XML file and you need to insert the data into 5-6 tables in database. explain me the procedure.
What is MSIL code ?
SAP Business One(this is intigrated tool of .net)
What are two different types of remote object creation mode in .net?
What is a formatter?
What is IIS and how we deploy website on IIS.
Describe ways of cleaning up objects.
Hi, Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Got Exception in "try" block. Which "catch" throws exception and Why??? Please provide the answer in detail.. Thanks for the help!!!
What is the difference between the C#.NET and VB.NET?