I have an xml i would like to fix, i am using vs2005. Basically the xml is not valid because it has some tags that are not formatted correctly.
How can i programmatically go through my xml and g...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22899468.html
i'm a fairly experienced ASP.NET developer and I use vb as my preferred language when i program for ASP.NET, but i've come across a new project that requires using windows forms rather than the web...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_22783015.htm...
We have an Excel file that we are using with DTS to put into a SQL table and the SQL table will be the same format as the Excel file and we want anyone in the company to be able to view this page o...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_22859...
It's very odd... I have a myclassbll.vb file in my app_Code directory. I can access the functions it contains from "normal" aspx web pages and code-behind, yet when I create a web service .asmx f...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23058054.html
I am having trouble how to properly use the streamwriter (in VB.Net 2.0) to create and write to a text file.
The problem is that I have to delete a file first in order to re-create it and re-popul...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23080010.htm...
ok.
I have a dataset that writes to XML for a output on to screen.
My problem is that I run into this:
The process cannot access the file 'C:\Web\design2bid\CustomerSite\newdata1.xml' because ...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23086181.html
I want to show a treeview control in visual studio 2005 (or 2008) which shows the date a task was done and when it is clicked on it also shows all the task IDs done on that date. The database is a ...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23096068.html
Does anyone know if there is a way to directly create a datatable based on a .xsd schema without loading the whole schema into a dataset first? I am planning on creating a dataview for a dataset s...
http://www.experts-exchange.com/Programming/Languages/.NET/Class_Libraries/ADO.NET/Q_23102...
I want to send some videos up to my web server, but it seems that the way I'm sending them now has a limitation of 3072k (because any file larger than that fails).
Below is the code that I call ...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23110049.html
Hi,
I created a control simple text box in VB as Windows User Control and used it as an object, that is ActiveX Control. First it was display perfectly. Then I added a button and reloaded the p...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23125931.htm...