Explain Assemblies?,Difference between Panel and GroupBox?,Differences between ASP and ASP.NET?
1 4519How we can kill our Session in web farm where there is no any sticky server .And user can not Logout bcoz of that.
3 5840In SP has contains 10 query,By Using Dataset Object I need to fetch 8th query of records? How?
5 8317How to convert any string to view state format in asp.net? §ÇÛ짬ªª³ö»Ç¾ö»ÂÇ¿¾»¼»¾ö¼ÉÇöÇÏǼ»Ãö®±ª§°ö«³ -- i want convert this string to view state.
1 4422Hi this is the coding for adding data in to an xml table
i want the coding for update and delete
Try
Dim emp_xml_doc As New XmlDocument
If
System.IO.File.Exists(Server.MapPath("emp.xml")) Then
emp_xml_doc.Load(Server.MapPath("emp.xml"))
Dim myrow_element As XmlElement
myrow_element =
emp_xml_doc.CreateElement("EmpDetails")
Dim str As String
str = "
What is session in http request?
What is a reflection?
What is comparevalidator?
Where session variables are stored?
Explain file-based dependency and key-based dependency.
What is the significance of finalize method in .net?
What is query string?
Can asp.net work on an nt server?
Where web.config file is used?
Which is better php or asp.net?
What are web beacons used for?
What is an asp.net web form?
How long should a session id be?
Explain global assembly cache.
What is difference Between Authentication and authorization?