Is Visual Studio Team System and Visual Studio Foundation Server are same?.
Mon, 22 May 2006 14:18:05 +0530
Dear friends,
Is Visual Studio Team System and Visual Studio Foundation Server are same?.
Is Visual Studio Foundation Server edition will be useful for unit testing
the Visual studio 2005 Dotnet application?
Please guide me.
With regards,
Thirumalai.
...
|
Assembly not appearing in the Add Reference Dialog box for .NET CF ...
Mon, 22 May 2006 13:55:32 +0530
Hi Every one,
I am working on deployment of a library. When the library installs on a
user's machine, I want that the installed assemblies should get listed in
the "Add Reference" (AddRef) dialog box of the user's Visual Studio .NET.
I tried to make some entries into registry so that the assemblies can be
...
|
Check if SP2 of windows is installed
Mon, 22 May 2006 11:06:04 +0330
Hello
How can I check what is the Windows version and if it is Windows XP, is SP2
of Windows XP installed?
Regards
Hamed
...
|
Free JScript .Net Debugger IDE
Mon, 22 May 2006 08:33:12 +0800
Hi, All
I working on a project, It need a Script support,
I want to use jscript .net as script,
but where can I found a free Jscript debugger?
cordbg.exe in .Net SDK is a Command line tool,but I need a IDE support,
Can any one give me some advice ? or must I add IDE frontend on cordbg.exe?
thanks ...
|
Distributing Database Applications
Sun, 21 May 2006 19:38:32 GMT
I'm an Access developer, and I've been using VBA for some time. There are a
few things I can't do in VBA that I'd like to do, so I'm looking into
switching to VB.Net.
The problem is, I want to make sure I have all I need. I'm used to having
all the database connections and maintenance taken care of without ...
|
Distributing Database Applications
Sun, 21 May 2006 19:36:17 GMT
I'm an Access developer, and I've been using VBA for some time. There are a
few things I can't do in VBA that I'd like to do, so I'm looking into
switching to VB.Net.
The problem is, I want to make sure I have all I need. I'm used to having
all the database connections and maintenance taken care of without ...
|
Distributing Database Applications
Sun, 21 May 2006 19:31:59 GMT
I'm a long-time programmer of Access VBA. Now, there are a few things I'd
like to do but can't in VBA, so I'm contemplating a switch to VB.Net. I
have VS.Net 2003 (SQL Server Developer 2000A came with it), and I'm
wondering if there's anything else I need to create a distributable database
application.
...
|
|
|
Apache and DotNet
Thu, 18 May 2006 08:44:31 -0500
I have tested mod_aspdotnet module that makes Apache run .NET web
applications. It has shown great promise. Does Microsoft support this Apache
DotNet effort? I think this would be logical and it would improve
Microsoft's presence in the open-source area. It would also improve their
sales of VS2005.
...
|
ActiveX and DotNet
Wed, 17 May 2006 06:46:12 +0100
Is it possible to build an ActiveX control in .Net?
If yes, could one then use that ActiveX control in VB6?
...
|
javascript confirm in codebehind with C#
Tue, 16 May 2006 19:20:35 +0530
Hi all,
Can anyone suggest me how to write the confirm box in code behind
and i want to get the return value whether the user clicked 'ok' or
'cancel',
Depending on that i need to process further using if else , I am able to
display the confirm by using the following code
cmdSubmit.attributes. ...
|