all groups > visual studio .net documentation > november 2003
How to automate common editing tasks in VS.NET 2003?
Posted by Siegfried Heintze at 11/20/2003 10:32:04 AM
Can someone point me to the documentation on programming VS.NET to
manipulate source code? Let us say I have a function with 20 arguments in
C++ or C#:
class A{
void func(int x, string w, float t, double u, Point a, Rect b, ...){
}
}
Now suppose I have a lot of these functions I've ju... more >>
VB.net2003 deluxe learning edition helpfiles
Posted by anonymous NO[at]SPAM discussions.microsoft.com at 11/15/2003 5:01:02 AM
I've just bought the VB.net2003 deluxe learning edition,=20
whicn includes vb.net2003 standard and the step by step=20
book. =20
I'm please with my choice of language and the book is=20
great, but there doesn't appear to be ANY online help=20
installed whatsoever, and i can't find any on the ... more >>
MSDN subscription question
Posted by naddis at 11/8/2003 1:51:05 PM
I just purchased Visual Studio .NET Enterprise Architect edition? Does that in any way qualify me for the "renewal" rate if I purchase a MSDN subscription? Thanks in advance.
Nate... more >>
HELP REQUEST - cannot install MSDN library for VSNET
Posted by randyvol NO[at]SPAM microsoft.com at 11/6/2003 6:37:35 AM
installer seems to hang about 50% through 'copying files'
phase.
task manager always reports that the installer is waiting
on a reponse from me, but no message box is available for
me to respond to?
anyone else having this problem? suggestions on how to
reinstall?
Currently have no... more >>
System.Windows.Forms.Control.ContextMenuChanged event, bad example
Posted by Eric Newton at 11/5/2003 10:13:34 AM
example is for TextChanged event
--
Eric Newton
C#/ASP Application Developer
eric@cc.ensoft-software.com [remove the first "CC."]
... more >>
exit sub
Posted by gina at 11/5/2003 10:10:45 AM
I'm converting a VB6 application to VB.net. In my Main
subroutine of my startup object, I have an Exit Sub
statement prior to my error handling. For some reason,
while running the application, Exit Sub has no affect.
Instead, the processing drops down to End Sub, bypassing
the error handli... more >>
VS .NET 2003 vb question - opening a database/getting version info
Posted by EMW at 11/4/2003 3:11:12 PM
Hi,
I just started on my very first .NET application and it is for my pocket pc.
I managed to create my forms and show then when I want to, but there are two
things I cannot seem to find:
1) In eVB one can get the version info like this: CStr(app.major) + "." +
CStr(App.Minor) + " " + App... more >>
Books that Come with Visual Studio .Net Professional
Posted by Spencer Harris Prue at 11/2/2003 12:14:04 AM
I am thinking about purchasing VS .Net and would like to
know what books it comes with. I may be better off
purchasing the learning editions for each language because
they come with two manuals a piece. Can you tell me what
manuals come with VS .Net? The software alone is expensive
and whe... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|