Hello experts.
I have installled Visual Studio Express 2008.
Launched Web Developer.
File Menu -> New Web Site
The directory I set was "C:\Deveopment\TestSite"
It creates the folder as indic...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23406479.html
I am getting the error: Name 'dbo' not declared on the following piece of code. This is from a project written in Visual Studio Express 2008. I am a total beginner with it, but I know enough Access...
http://www.experts-exchange.com/Microsoft/Development/.NET/Visual_Studio_2008/Q_23366370.h...
A user or EE recommended me to download a tool that will allow me to incorporate a bunch of mbsa scans into a data base.
The problem is that i have no clue how to compile these files, or how ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23521...
HI, I am a SMO for sql server 2005, but I am not able to do so fdor sql server compact edition.
Heres my code....
'Open a connection with destination database;
Using connection As New ...
http://www.experts-exchange.com/Programming/Languages/.NET/Class_Libraries/ADO.NET/Q_23546...
Hi
I am reading a text file which has characters in one line separated by comma....
item1,item2,item3,item4,item5..............
I want to read it into a data grid so that these apper in co...
http://www.experts-exchange.com/Microsoft/Development/.NET/Q_23554350.html
Here's my code. Someone please tell me why I keep getting a ;expected error message? It keeps highlighting in the for expression - < 0; i--) for some reason. All I'm trying to do is loop backwar...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23604593.html
Zones:
C#Date Answered: 07/29/2008 Grade: A Views: 0
I have played around with Silverlight a little, and I realise there are some shifting changes going on ready for the release of Silverlight 2.0.
Some examples seemed to show getting data back to...
http://www.experts-exchange.com/Microsoft/Development/Microsoft_Programming/WPF_and_Silver...
My code is generating the following string to insert data into the Excel spreadsheet. Can you see what is causing the exception "OleDBException" with the message "Cannot expand named range." to be...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23586545.html
Hi
I have a text file data processing (with sql server) application that i want to run on the background like windows update or clocks run on the deskto.
Where do I begin? How do I go about it?
http://www.experts-exchange.com/Microsoft/Development/Q_23619173.html