all groups > dotnet faqs > february 2005
.Net Seems to be Causing DLL Memory Leak?
Posted by Ilan Ossin at 2/28/2005 6:49:05 AM
Hi
My colleague wrote a DLL in VB6. I wrote a simple C program to call some of
the methods in the DLL. The methods are called successfully but at the end of
the program I get a "Memory Could Not Be Read" error. I ran this program on
MS windows 2000 OS SP1 with MS Visual Studio .Net install... more >>
Why doesn't VS.Net select the Underlying HTML code?
Posted by vijaynats NO[at]SPAM yahoo.com at 2/27/2005 11:41:27 PM
When i click on a HTML or WebForm or anyother element on a asp page in
Design Mode and then switch to HMTL view - why isn't the related HTML
selected ?
this is a very useful feature found in many editors like Dreamweaver,
GoLive etc.
If its already there in VS.NET then does anyone know how ... more >>
General .NET question
Posted by Adrian Herscu at 2/26/2005 12:49:12 AM
Hi all,
In which versions of desktop Windows or service packs .NET
was/is distributed?
Thanks a lot for your time,
Adrian.... more >>
C# performance with unmanaged code
Posted by Ryan Taylor at 2/25/2005 1:28:27 PM
Hello.
I will be developing an application shortly and a concern I have is the
performance regarding C# code calling unmanaged COM components. Does anyone
have any performance metrics for using unmanaged COM/ActiveX components with
managed C# code?
Thanks in advance.
Ryan
... more >>
Help with Visual Studio (beginner)
Posted by tripwater at 2/18/2005 9:10:00 AM
Hello,
I am a php programmer moving over to ASP.NET, VS and C#. I am having a few
problems getting started. I have everything installed and running, it is
more or less figuring out how to do simple things.
I have a test form called webform1 with one field on it for a first name. I
am tryin... more >>
Microsoft: Help with OLE documents...
Posted by VBen at 2/15/2005 11:35:30 AM
Hi all.
I have an application to draw and design different documents, that supports
linking and embedding of other documents (like, for instance, Corel Draw or
Word). Then, the user can print their designs "WYSIWYG", so I load the
external document inside an OLE document container control (VB6),... more >>
populate one list box with selected values from another list box
Posted by steven.cooper NO[at]SPAM infocision.com at 2/15/2005 4:24:47 AM
I would really appreciate some help on this: I am having some trouble
discovering how to create the classic dual list box control. Where
there are four buttons (move selected, move all, move back selected,
move back all) in between to listboxes.
Thanks,
Steve C.
... more >>
References
Posted by Peter at 2/11/2005 9:10:56 PM
Hi there
I have been programming in java for the past 4 years, and now I am moving
into .NET and C#. Does anyone have any recommendations for books to get me
started?
Thanks,
Peter
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
excel sheet in asp.net using vb
Posted by sivashankar rajaram at 2/11/2005 6:15:18 AM
hi experts,
-can anyone plz help me how to load a excel sheet by clicking a button
in asp.net and load the data from the
page to the excel sheet using vb for coding part.
-thanks in advance.
-regards
sivashankar.R
*** Sent via Developersdex http://www.developersdex.com ***
D... more >>
Trying to learn VB.net easy question, maybe
Posted by Mike at 2/10/2005 12:35:11 PM
Hey guys trying to learn VB.net. Taking a class and we are working on a
project. I think I might be trying to work farther ahead then I should. But
here is the situation.
I am writing a program to calc the size of a pizza along with toppings to go
on it. I have a combo box with 3 sizes and ... more >>
Visual Studio 2003 with dot net version 2.0
Posted by R Karthick at 2/10/2005 12:57:44 AM
Say i have visual studio 2003 fully installed in my system. It runs on
the dot net framework version 1.1. Now say I have downloaded the latest
version of dot net framework which can be version 2.0 from
microsoft.com.
Can I make visual studio 2003 to run with the latest version of dot net
fr... more >>
Which is better, C# or C++?
Posted by dot_net_junky at 2/9/2005 8:30:12 PM
Hi,
I would like to know which language is most suitable for .NET programming.
I think it's C#. Isn't it?
... more >>
How do I forward MSMQ messages to a web service?
Posted by Robert Rossney at 2/9/2005 10:57:17 AM
I know one way to forward MSMQ messages to a web service: build an
executable that retrieves a message from a queue and posts its contents
to a web service, and then configure a trigger on the message queue that
will launch the executable when a message gets dropped in the queue.
Is there ... more >>
Search, Replace with Regular Expression
Posted by tushar.n.patel NO[at]SPAM gmail.com at 2/8/2005 11:12:09 PM
hi there!!
i'm looking for a code snipett wich help me to search some words into a
particular string and replace with a perticular word. i got a huge data
string in which searching traditional way mean to secrife lots of time
in asp.net. can any one give me such a expression in which i pass a
... more >>
VS.NET 2005 Beta 2 release date
Posted by Lior Bobrov at 2/2/2005 3:42:52 PM
Hi .
Are the rumors , that Microsoft postponed the release date of VS.NET 2005
Beta 2 to March the 31st , true ?
Thanks in advance ,
Lior .
... more >>
.NET Obfuscator Review
Posted by Pip at 2/1/2005 5:25:24 AM
Hi there,
Does anyone have experience on using any .Net Obfuscator?
Does anyone know any obfuscator review online?
Thanks
... more >>
|