A .dll is being used in a .net application ie: .sln
if the .dll is changed, should this file be re-referenced
I mean should the project be re-built or does .net pick up the new .dll automatically with the new changes?
Thanks
Do you know why I can not run my asp.net project?
The error message is:
Error while trying to run project: unable to start debugging on the web server.
Could it be to do with web.config?
This is one of the current settings:
<compilation defaultLanguage="vb" debug="true" />
Thanks
So let me get this correct.
I get the data in a select query which can be then saved as an xml file, then it is just a matter of going to the file on the network and change the .xml to .xls and then open it up. This will have the columns, etc in the correct order.
Is this right?
Thanks
So, you get the data into a xml file, and then how do you write to excel, the other question is, is this just a straight dump of the xml into the excel sheet in the correct columns, rows?
Thanks
Hi,
Is there a functionality in VB.NET to copy a whole data (retrieved from a sql query) into the sheet of an excel file?
Currently I do a loop using the sqldatareader.
I am aware of a dataset but just do not know how to just put the whole data in one go into the sheet.
Thanks
Hi,
I have installed the visual web developer 2005 express edition beta.
I can place controls and write code but the run button is disabled.
How can I run the program?
Thanks
Hi,
Un-installed .NET framework 1.1 from my machine.
Then installed dotnetfx.exe (.NET framework 2.0)
Now I can not see the visual studio.NET 2.0 on my machine. But the machine still has visual studio 1.1.
What should I do please?
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.