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 trying to insert data from my contact page into my ACCESS database, but I get squigly lines underneath, "connectionString", "insertSql" and "cmd". When I scroll over "connectionsSring" and "cm...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23272825.html
Hi
I am just starting a new application (asp.net/vb.net) and was wondering if I could do it in a different way as I usually do: Instead of the user creating dozens of pages I would like them to se...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22751577.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...
How can I use CSS templete in VS2005 after downloading? Can I import it or can I add to Solution Exploer?
http://www.freecsstemplates.org/css-templates/
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22845791.html
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...
Hello, I am trying to rewrite urls like these:
site.com/grogo21
site.com/amit_g
site.com/ddrudik
into
site.com/user/grogo21
site.com/user/amit_g
site.com/user/ddrudik
I am using ISA...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22910654.html
Hi All
I have been creating a function that needs to create directories if a directory doesn't exist or if does exist then ignores it (not overwrite it).. I had found that System.IO.Directory.Cr...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22924645.html
Hello, How can i clip an images height at 210 pixels? I have images on my server which all have a width of 280 pixels and different heights. i need to clip or crop the images height at 210 pixels ...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22928740.html
Hi
We need to read an XML feed (an enhanced RSS feed) from a URL into a database table.
Heres an example of the feed:
=========================================
<?xml version="1.0" enco...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22939177.html