all groups > dotnet faqs > september 2005
How to apply xml commentig code
Posted by salvatore.difazio NO[at]SPAM gmail.com at 9/29/2005 2:19:48 AM
Hi guys,
how can I apply xml commenting code to csharp and vc++ projects, so I
can write /// and the intellisense write the summary?
tnx
... more >>
Installation Failure - Help Pleasse.
Posted by Wiley Coyote at 9/25/2005 12:30:31 PM
G'day to all.
Trying to install VS.NET on WinXP (SP2). I keep getting an
error messages that says "Please go to the Windows Control Panel to install
Windows Components"
I also have VS 6.0 Enterprise installed. I saw in the VS.Net CD1 a readme
file that says I had to remove Visual Studio Ana... more >>
Unload a dll called via assembly
Posted by Andy at 9/24/2005 12:00:00 AM
Hi everybody,
i´m working on an application that loads different modules (dll files)
via an assembly.
I check the build version in that dll file and if a newer version
exists, i want to update the file. There´s only one problem: once loaded
the library, i´m not able to delete it while the ... more >>
Create DLL, import in main application
Posted by Andy at 9/23/2005 8:32:11 AM
Hi!
I have a main application here and developed 2 modules as DLL files,
which will be updated from time to time.
The main application ships without the modules so i want to be able, to
put the module DLLs in application folder and call them from the main
application.
My question: is it... more >>
know of any .NET apps in use?
Posted by Stephen Russell at 9/21/2005 9:50:40 AM
In another mailing list the ?nix/mac developers say there are no .NET apps
in use today.
I put up Red Gate's SQL tools as one and DNN.
Any others just you can think of?
... more >>
MS-Word in VB.Net
Posted by Gary NO[at]SPAM FAA at 9/20/2005 9:21:02 AM
I have a VB.Net program in which I would like to call MS-Word to open a
template. I followed the instructions here
http://support.microsoft.com/default.aspx?scid=kb;en-us;316383 but am
encountering a few problems.
#1) My 'Imports' statement only allows Microsoft.Office.Core, and not
"Micro... more >>
Updating GAC assemblies
Posted by Erik Cruz at 9/19/2005 11:05:46 PM
Hi.
What is the correct way to update an assembly registered in the GAC? I have
two .dlls installed in the GAC. When I update these .dlls I unregister the
old ones and then register the new versions. Is that the way to go?
Regards,
Erik Cruz
... more >>
satellite assemblies
Posted by Sathiamoorthy at 9/19/2005 12:00:00 AM
Hi,
What is satellite assemblies? How can we use create satellite assemblies?
Please any one give with Examples.
Regards,
R.Sathaiamoorthy
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Visio Vs DotNet
Posted by Srikanth Yellapragada at 9/16/2005 12:00:00 AM
Hi all,
Is there any way to get class structures defined in Visio into the
dotnet through some option of import??
thanks
Sri
... more >>
Questions about Visual SourceSafe (VSS) and .NET 2005 IDE
Posted by Jason Barnett at 9/14/2005 3:24:51 PM
It doesn't appear to me that VSS is integrated with the .NET 2005 IDE. It
appears to be packaged with .NET though. Is there a way to set it up so
that you can check files in/out from within the IDE?
I also noticed Source Control options in the IDE, but I've heard that these
options refer ... more >>
Common Language Runtime Debugging Services
Posted by Sathiamoorthy at 9/13/2005 12:00:00 AM
I received a runtime error when I was working in MyApp.exe
MyApp.exe Common Language Runtime Debugging Services
Application has generated an exception that could not be
handled.
Process ID=0x14 (1300), Thread Id=0xe8(232)
Any one help me
Regards... more >>
Help for facing real interviews
Posted by marathikaka NO[at]SPAM yahoo.co.in at 9/3/2005 3:25:04 AM
Hi all
I am gathering a list of all interview questions available on web and
preparing for interview.Can any one provide some links to frequently
asked C# , VB.NET Interview questions.
Regards
... more >>
What is VS Doing to my Code???
Posted by downs.matt NO[at]SPAM gmail.com at 9/1/2005 8:28:08 AM
Hello!
I'm working on an ASP/VB.NET application that was originally developed
on the .NET 1.0 Framework. It was recently converted to run on the 1.1
Framework. The application compiles and runs fine after the
conversion, UNTIL I try to modify the GUI.
Basically, I am unable to modif... more >>
|