all groups > dotnet faqs > may 2006
COM & .NET
Posted by JR at 5/29/2006 11:15:13 PM
Hi,
Is there anybody know if we can combine COM dll in .NET without registering
the dll in the remote server ?
thx
JR
... more >>
Managing references across a development team
Posted by Trevor Hunter at 5/26/2006 12:05:50 PM
Hi,
I was wondering if anybody can point me in the right direction to find a
method or tool to help us manage a central location for common dll's
that our development team uses on a regular basis.
The functionality I'm looking for is something similar to the concept of
a "shared" GAC where ... more >>
Error after installing vs2005
Posted by SenthilVel at 5/26/2006 12:00:00 AM
Hi All
i am installing vs2005 in one of machines which had already got a trial
version of vs2005.
i installed vs2005 , successfully , i also got the Success message screen in
the installation.
but when i tried to open the vs2005 from start-->programs-->microsoft vs2005
, i am getting ... more >>
How to use a C# control in vb 6 ?
Posted by SenthilVel at 5/26/2006 12:00:00 AM
Hi all
i have created a new c# custom control .
if i want to use this control to my VB projects , what are the steps i must
do ?
can anyone let me know what are the things i must do step by step ?
Thanks
Senthil
... more >>
Check if SP2 of windows is installed
Posted by Hamed at 5/22/2006 12:00:00 AM
Hello
How can I check what is the Windows version and if it is Windows XP, is SP2
of Windows XP installed?
Regards
Hamed
... more >>
Free JScript .Net Debugger IDE
Posted by cok at 5/22/2006 12:00:00 AM
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... more >>
Assembly not appearing in the Add Reference Dialog box for .NET CF ...
Posted by Vipul Pathak at 5/22/2006 12:00:00 AM
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 ass... more >>
Distributing Database Applications
Posted by J Holtendehouzer at 5/21/2006 7:36:17 PM
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 ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
ActiveX and DotNet
Posted by Bit byte at 5/17/2006 12:00:00 AM
Is it possible to build an ActiveX control in .Net?
If yes, could one then use that ActiveX control in VB6?
... more >>
javascript confirm in codebehind with C#
Posted by Brahmam at 5/16/2006 7:20:35 PM
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
cmdSub... more >>
Asynchronous calls in C#
Posted by SenthilVel at 5/15/2006 7:24:07 PM
Hi ,
where i can i get good materials online to read asychronous calls in C#?>
Thanks
Senthil
... more >>
how to use asynchornous calls in asmx?
Posted by SenthilVel at 5/11/2006 2:12:05 PM
Hi
Can any one let me know how i can perform a Asychronous calll in a web
service ?
or using a thread in Asmx a better solution than the async call ?
pls send me any link to example, where i can get this answer..
Thanks
Senthil
... more >>
Using Framrework Version 2.0 ?
Posted by SenthilVel at 5/2/2006 12:00:00 AM
Hi All
I have my application built with Framework1.1.
1. Will my application work in a machine where only 2.0 is present ?
2. what are the steps i must do in order to make my 1.1 application work
with 2.0 ???
Thanks
Senthil
... more >>
|