Enter Keywords:
1 - 10 of 1140(0.004 seconds)
Sort By:
 
I have an XML string that I'm trying to parse using VB.NET 2005 and am having trouble with something specific.  I narrowed the problem down to a short example:     Dim XmlDoc As New Xml.XmlDataD...
Zones: MS Visual BasicDate Answered: 03/12/2006 Rating: 9.2 Views: 0
Hey Everyone, I'm trying to learn how to create a Winsock connection via .Net.  In my initial question, I received some good solutions/examples (which are provided below).  I want to take the se...
Zones: .NET, MS Visual BasicDate Answered: 01/02/2008 Rating: 8.6 Views: 0
Ok, I think this is a easy one. I have this application that I've written that: - Prompts me for a file using the OpenFileDialog. - Opens the file. - Traverses the file. - Does it's thing....
Zones: MS Visual Basic, .NETDate Answered: 01/29/2008 Rating: 8.6 Views: 0
I am new to XSlt. I have an employee xml that is built from the employee schema . Now I want to display this in html and I am unable to display it. If I dont use the schema, I can display ALL THE D...
Zones: .NET, XSLTDate Answered: 02/11/2008 Rating: 9.6 Views: 0
Hello, I want to build a generic reusable data access layer in .NET, similar to Microsoft's Data Access Block.  I tried using the block, but it seems to depend on several other applications blocks...
Zones: .NET, Visual StudioDate Answered: 05/03/2008 Rating: 7.8 Views: 0
Ok, Let's say I have 15 hidden fields on a .Net ASP webpage, all named after 15 team in the NHL Eastern Conference.  So on the page you will see one called "Islanders", "Rangers", "Devils", etc...
Zones: MS Visual Basic, ASP.Net P...Date Answered: 03/31/2008 Rating: 9.9 Views: 0
I have a client application written in VB.NET 2005 that monitors client orders and takes actions on those orders if they meet specific price/volume (and other) criteria. At the moment the applic...
Zones: MS Visual Basic, C#, MS V...Date Answered: 04/08/2008 Rating: 9.1 Views: 0
I have placed an executable in c:\inetpub\wwwroot I would like this application to read the web.config file in that folder and read its AppSettings using the ConfigurationManager namespace. Sou...
Zones: .NET Framework 2.x, Visual...Date Answered: 06/02/2008 Rating: 8.2 Views: 4
Hey Everyone, I'm looking to create an application in .NET that will allow me to collect remote system information using WMI.  I actually found a great example on this site (link right below wit...
Zones: .NET, MS Visual BasicDate Answered: 04/23/2008 Rating: 9.4 Views: 0
Hi to all, I write a xml file from a dataset. But when i write to file so xml file's root element is dataset's name. I don't want to dataset's name in xml file. How can i do it?
Zones: Visual Studio, MS ...Date Answered: 06/11/2008 Rating: 8.0 Views: 0