VISUAL STUDIO DEBUGGER FAILS MISERABLY
Tue, 5 Feb 2008 11:09:02 -0800
VS2008PRO-WXPPROSP2-JS-VB
I installed Visual Studio PRO 2008 and proceeded to convert my legacy VS2003
stuff... NIGHTMARE!!! The debugger constantly locks up the system... ONLY
way out is CTRL-ALT-DELETE and kill Browser window App. Also the debugger
continues to see code that has been commented out or EVE ...
|
DataSource & connection strings
Tue, 5 Feb 2008 10:52:36 +0100
Hello everybody.
Sorry for my bad english; my mother tongue is french.
I'm learning how to develop ASP.NET web site with Visual Web Developer
Express Edition.
I'm working now on SqlDataSource & connection strings.
I have created a DataSource with a connection string in my web.config file.
Now, I would lik ...
|
reading file
Mon, 4 Feb 2008 04:28:07 -0800 (PST)
hi
i am trying to read htm file to another htm. it is like to copy the
file itself. A to b. when i compile the program, i get a message the
" build succeed". when i run it by using debug. the program executes
but i can not see the contents of the original htm file. i can see
like meaningless stuff in the outpu ...
|
visual c++
Sun, 3 Feb 2008 03:55:03 -0800 (PST)
hi
i just installed visual studio 2005 on vista home edition. i have hard
time in writing a small program in c++ in it
#include<iostream>
int main()
{
cout << "hello"<<endl;
return 0;
}
Error 1 error C2065: 'cout' : undeclared identifier c:\users\gamalt
\documents\visual studio 2005\projects\third\ ...
|
Invest smart
Sat, 2 Feb 2008 14:30:48 -0800
How much profit can you make with one dollar?
Check out this website www.forbuck.com
Without any obligation, registering or other ties make cash!
...
|
Invest smart
Thu, 31 Jan 2008 20:14:40 -0800
How much profit can you make with one dollar?
Check out this website www.forbuck.com
Without any obligation, registering or other ties make cash!
...
|
Deployment project creates too many Add/Remove Control panel entries
Thu, 31 Jan 2008 09:49:11 -0800 (PST)
I have an autoupdate mechanism in my software that pulls down a new
installer if one is available for the software. In my deployment
project I have "remove previous versions" checked off, and it seems to
work correctly -- it removes the old executable and replaces it with
the new version. However, it does not ...
|
|
|
About xml namespace.
Wed, 30 Jan 2008 21:00:44 -0800 (PST)
Hi,
I am new to xml specifically saying Atom syndication, and getting
confusion with the URL used in the namespace. What it signifies?
I tried copying the URL into address bar, its giving page not
found.
I am using the xml content like below for posting a photo to picasa
web album.
<entry xm ...
|
URGENT - DateTimePicker
Wed, 30 Jan 2008 18:08:10 -0000
Hi all,
Anybody here know how to set Sunday as the first day of the week and change
the DateTimePicker accordingly so Sunday is the left-most column in the
calendar?
...
|
Excel coding help
Wed, 30 Jan 2008 10:21:54 -0600
I'm writing a software program using .NET framework 2.0 with Excel 2007
installed on my dell laptop machine. I'm developing with Visual Studio 2005
using C#.
I have a method the first creates an instance of the Excel application:
Microsoft.Office.Interop.Excel.Application excelApp = new
Microsoft.Office.Interop ...
|