all groups > visual studio .net general > may 2007 > threads for may 8 - 14, 2007
Filter by week: 1 2 3 4 5
Windiff
Posted by ranch99ranch99 NO[at]SPAM gmail.com at 5/14/2007 5:54:00 PM
Windiff is useful. I wonder if there is someway we can use windiff
like the follows which will be better.
In windows explorer, select 2 files, right click to activate windiff
to compare filee "on the fly". Anyone have any idea?
... more >>
Quest: What/When is the next VS.NET version. Is it worth waiting for?..
Posted by bj7lewis at 5/14/2007 3:57:26 PM
I am now using VS.NET 2003 Pro and when I using VS.NET 2002 Pro and decided
to upgrade VS.NET 2005 was(or in a few months from then) found through
software order through local store but nonetheless went (for some reason)
with VS.NET 2003 Pro. I don't think the VS.NET 2003 Pro was really was wo... more >>
Outlook 2003
Posted by DejaBlue at 5/14/2007 11:53:01 AM
When I try to send a reply or a forward to someone who cc me on an an e-mail
they received, the original message is lost on my response. I can't even cut
and past it inot a new e-mail message. How can I keep the original message
when I respond??
EXAMPLE: My secretary included me as a cc when ... more >>
How to remove a function with right click in VS2005 just like we did in VC6?
Posted by hi NO[at]SPAM charry.org at 5/13/2007 12:22:52 AM
As we know that, in VC6, we can easily remove a function by right click it
in Class View, but in VS2005, I can't find this feature any more, I was
wondering if VS2005 supports this feature. anybody knows?
Thanks.
... more >>
Multiple datasource insertion from Single vb.net Datagridview
Posted by Komandur Kannan at 5/12/2007 10:40:00 PM
hi,
Operating System: Xp
Language :Vb.Net 2005
Connetion :Oledb
Provider :OraOLEDB.Oracle
Oracle Version :9i
vfp connectionstring : gstrPVMDBPath_I = "Provider=vfpoledb.1;Data
Source=\\it-development\IT
Development\Development\Chandlers\Sales\PV\Data;Collating Sequence=Machine"
i... more >>
IIS not recognized nor NET Framework 1.1
Posted by Chuck at 5/12/2007 4:37:08 PM
I have XP SP2,with all upgrades-I've installed VB 2003-and I can't get ASP
Web Applications because though I installed IIS (component thru Windows XP)
It claims I do not have IIS installed or .Net Framework 1.1 installed-but I
installed both! Are there any reasons why either or both of these a... more >>
Security setting for all users to compile c programs in VC++ .
Posted by chikito at 5/12/2007 9:24:00 AM
Hi,
I'm getting the following error message when I trried to compile my c
program in using MS Visual C++ .Net IDE.
"The user's security settings prevent the process from being created."
"These settings are required for building"
I guess there might be some security setting that must be ... more >>
Visual Studio isn't generating the Code Gen file (*.designer.vb)
Posted by Nathan Sokalski at 5/12/2007 12:45:48 AM
I am an ASP.NET developer, and Visual Studio 2005 seems to have stopped
declaring the controls that I add in the *.designer.vb files, therefore
forcing me to manually add them before I can use them in code that I write
in the *.aspx.vb and *.ascx.vb files. Why is it no longer automatically
d... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
VS Express Editions and VS2005 Pro 90 Day Trial: Can they co-exis
Posted by Matt S. at 5/11/2007 6:41:00 PM
I have the 2005 version of the express editions C#, VB.NET , and VC++.NET
installed on my computer. I would like to install the VS2005 Pro 90 day
trial. Will I need to uninstall the express editions or can I leave them in
place? I have mainly been using .NET lately, but the need is arising... more >>
Manifest Generation and Editing Tool (Mage.exe)
Posted by Nethesh at 5/11/2007 6:15:02 AM
Where I can find to download "Manifest Generation and Editing Tool (Mage.exe)
" or "Manifest Generation and Editing Tool, Graphical Client (MageUI.exe) ".
Is there any other tool which will help me to include with an application
(developed using VB6.0) an embedded manifest that defines its ex... more >>
Runtime deployment within msi
Posted by Phil Joyce at 5/11/2007 4:28:00 AM
I have created a program that require a third parth runtime deployment. How
can i add this runtime setup.exe as part of my deployment project?
--
Phil Joyce
One Source Document Solutions Inc.... more >>
How to read the special characters from a file
Posted by Miriam at 5/10/2007 12:40:01 PM
I need to read a data file that contains characters with French accent (à âçé)
and also carriage return and new line feed characters.
In my code,
1. If I use StreamReader.ReadLine method, it won’t recognize the French
accent letters and carriage return.
2. If I use StreamReader.Read... more >>
Device IO Control ?
Posted by Kid at 5/9/2007 5:35:00 PM
Hi
Can we do Device IO Control by dotnet language ?
Can we use dotnet to write driver or other hardware control middleware ?
Thank you .... more >>
webcontrol template missing
Posted by Ton at 5/9/2007 8:05:02 AM
I've VS2005 professional running on VISTA (YES !!!), took me 2 weeks
I use to develop webcontrols. But the template is missing. What is wrong
here. Where is it? I've developed several in VS2003, when upgrading on a
different pc I could mange the code, compile and so on. But now on my vista
... more >>
How to unit test a C# library launched from an external program?
Posted by lpcarignan NO[at]SPAM gmail.com at 5/8/2007 5:59:14 AM
Hi all,
Right now, I'm debugging a C# library by starting an external
application. To do this, I go in the project settings of the C#
project, go in the Debug section and check the radio button "Start
external program". I then specify the application that will start my
library.
I was won... more >>
|