all groups > dotnet faqs > may 2004 > threads for may 1 - 7, 2004
Filter by week: 1 2 3 4 5
Regarding .NET framework requirements
Posted by Tarundeep Singh Kalra at 5/6/2004 7:39:33 PM
Hi,
I am making a dot net application (C#-WinForms) - now problem is that .NET
framework is a pre-requiste .
So my questions are :-
1). Will .NET Framework will be avaialble by default with all Microsoft
Future OS's ?
2). It is really messy to give complete .NET framework (23 MB) alongw... more >>
C# and Excel
Posted by John Young at 5/6/2004 3:23:56 PM
Hi, I'm not sure if this is posted in the correct group.
I am writing a basic app which reaches across my home network, reads an
Excel 2000 sheet and places certain cells into a dataGrid in my app. I keep
hearing people mention interop but I would like to know if there is a
simpler way to ... more >>
Link to MS website in MY event viewer entries...
Posted by Ray Cassick (Home) at 5/5/2004 11:52:25 PM
I just noticed that when I write an entry into the Windows event log using
one of the various overloaded WriteEntry methods I always get the following
text below my description:
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
I don't want to s... more >>
creating .pdf files dynamically without 3rd party components
Posted by Manoj Paramu Das at 5/5/2004 12:58:34 PM
Hi,
Is there a way to save a page/some data(read variables) as a .pdf files
without using 3rd party components?
Any Sample code would be really helpful.
Thanks in Advance.
Regards
Manoj Das
... more >>
.net sign in passport
Posted by susan at 5/5/2004 10:05:47 AM
i am having problems signing in with my passport. Once i
sign in then the page goes to can not display page . I
have checked all my settings and they seem to be
accurate . Can some one help please. I play spades on the
zone and i have to sign in to play. ... more >>
Delegate and Thread Problem
Posted by Irfan at 5/4/2004 6:42:14 PM
I have a Delegate based Project that contain classes whose purpose is to
instantiate objects of another Project (or Library) using Delegates. I have
a client application that uses this Delegate based project to call library
method asynchronously. Delegate based project returns the control to the
... more >>
Compiling from the command line
Posted by David Rainsford at 5/4/2004 1:27:57 PM
I want to do an automated build after a CVS checkout
Is there a way I can build a VS.NET solution from a batch file (i.e. a way
to compile a solution from the command line)?
Thanks very much
David Rainsford
... more >>
System error 203 The System could not find environment option
Posted by sfunds sfunds at 5/4/2004 10:03:35 AM
I have implemented all the function exposed my the interface.
However when I start Wealth-lab and when it calls the WLEod Interface
it gives error
System error 203
The System could not find environment option
that was entered
How do i ensure the Wealth-lab finds environment opti... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
framework and unmanaged code
Posted by Michael GUIARD at 5/3/2004 3:39:34 PM
Hi !
is the graphic components library (included in framework) can be used in
unmanaged programs ?
I'd like to use the new components set in an unmanaged program (don't want
to use the framework at runtime .... don't want to use JIT compiler)
If the new components set cannot be used witho... more >>
Code model for ASP.NET (for automation)
Posted by amitig NO[at]SPAM hotmail.com at 5/1/2004 8:35:39 AM
Hi all,
With Visual Studio.NET, it is possible to get the code model for a
class and add/remove methods, properties etc, but is this
functionality available for an aspx file? What I'm trying to do is
create a macro that modifies some tags in an aspx file.
Thanks
amit... more >>
|