Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
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) How to convert any string to view state format in asp.net? §ÇÛ짬ªª³ö»Ç¾ö»ÂÇ¿¾»¼»¾ö¼ÉÇöÇÏǼ»Ãö®±ª§°ö«³ -- i want convert this string to view state.
1 4353Hi 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 = "
How to open subreport in New IE window using hyperlink button. I used target=new; in the formula field. But it overrides the main window and show the report. Can anybody answer this please....... Regards Vimal.
1 9407Hello Friends..am Mohammed riyash..final year BCA in Jamal Mohamed College 2009. Trichy. My doubt is while connecting SQL2005 Built in Database withing the Visual Studio 2005 Framework.. I am getting the error.. That " An Error occurred and it may be due to , under the default settings of the Server, the connection cannot be established.." But the code works in MS Access for me.. Both in VB.Net and C#.Net am getting the same error.. Any genius please Message me to 9994558822 or mail me.. riyash.ips@gmail.com
3 5971Can a DataReader be used as a DataSource for a GridView. If it is so how will you handle paging.
3 10597
update data in an xml file which resides in solution itself, using silverlight 4.0
What is difference between viewbag and viewdata and tempdata?
What are the three main components of linq?
What is the 7 * 7 rule?
What is the namespcae generally given to the webpage of the .NET Framework ?
What is hlookup in excel with example?
When was asp.net released?
Where is the table tools in word?
How do you use find and replace in word?
How do I change the default font in word 2019?
What is data types in c#?
How do I view iis certificates?
What are the Difference between asp.net and asp ?
How do I extend the trendline in excel 2019?
How many ways we can deploy the webpart ? Which is the best method to deploy the Webpart ?