What is html shiv?
Differentiate between linq and stored procedure?
What are the key differences between GPT, BERT, and other LLMs?
What are the three states set in a checkstate property?
What are the default port numbers used by ssh,ftp,http,https,telnet,smtp,pop3,pop3s,imap,imaps?
what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?
Can you open xml in excel?
Hi 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 does the opcode free do?
What was the spinning jenny?
Can content items be assigned to multiple categories or sections?
What roles do Replicas and the ISR play?
How do you know if a set of points is a function?
Capacitance, resistance ( colour coding ), parallel & series circuits.
What is the difference between perpetual & periodic inventory system?