microsoft.public.dotnet.framework.clr Archive - November 2001
Post a message to this list
Messages
Page: 1
Draw selection rectangle (4 replies)
microsoft.public.dotnet.framework.clr
I want to draw a dynamic rectangle on a picturebox that has an image. The rect starts at the mouse down point and changes in size with the mouse move, like a selection window. I am doing this: private void picMain MouseDown(object sender, MouseEventArgs e) { startX e.X ;startY e.Y; } private void picMain MouseMove(object sender, MouseEventArgs e) { Graphics g Graphics.FromHwnd(picMain.Handle); Pen...
check if .exe is running from within the developer environment (2 replies)
microsoft.public.dotnet.framework.clr
Anyone know if there is a way to check if a c# .exe is being run from within the developmnet environment or launched directly from windows? Thanks in advance, Chris
System.Management (2 replies)
microsoft.public.dotnet.framework.clr
Hello all, I'm playing around with the System.Management class for the specific purpose of using WMI to change the default printer while my program is executing. The documentation that comes with the framework is pretty incomplete there's one C# example for enumerating the services currently running, and another one line example of a query (essentially a SQL query), but I can't find anything else....
Reading a single character from the Console (5 replies)
microsoft.public.dotnet.framework.clr
I am trying to write a program that accepts a single character from the console as it is being typed. I have tried the methods of Console, the methods of the TextReader class of Console.In, and the methods of the Stream class of Console.OpenStandardInput, and none of them seem to return until EOL has been reached. Is there a .NET method to read from the console, or a stream, a character/byte at a ...
How to get CLR Framework Bin Path? (2 replies)
microsoft.public.dotnet.framework.clr
Folks This one should be easy but I can't figure it out. Does anyone know how I can find the path to the bin directory for the currently installed version of the .NET Framework? One my machine running Beta2 it would be: C:\WINNT\Microsoft.Net\Frameworkd\V1.0.2914\ I have looked in the registry, in environment variables, in the System.Configuration classes and CONFIG file, but I can't find a way to...
How to CreateProcess() in .NET? (2 replies)
microsoft.public.dotnet.framework.clr
Folks, Anybody know which class of the UCL I would use to spawn a new process from my application ala Win32 API's CreateProcessEx() function? I have searched and found nothing. TIA, Rod
Garbage collector (2 replies)
microsoft.public.dotnet.framework.clr
Hello, I ve read Jefrey Richter articles about garbage collection and i had some questions about application roots. Where the application roots stays? In the heap (i don t think so) or in another part of the memory? If is somewhere in memory, how the application controls it? Thanks, Luciano Caixeta Moreira
Which c runtime library to use with PINvoke? (3 replies)
microsoft.public.dotnet.framework.clr
I want to use cgetc from the VS6 runtime library with C# via PInvoke. Which of the several dlls containing cgetc is the right one to use?
Literal content insade a custom control (2 replies)
microsoft.public.dotnet.framework.clr
How can I make a custom control that will be capable of accepting literal and other controls between its tags??? Whenever I try to use a code like this in aspx page: custom:control id "custom1" runat "server" some text goes here... /custom:control run time compiler reports a parser error with a message: Literal content ('some text goes here...') is not allowed within a 'CONProject.control'. Is it ...
.Net components and Remoting (3 replies)
microsoft.public.dotnet.framework.clr
Hello: I am new in .Net area. I used to do some middle tier components in MTS. I am going to write some middle components in .Net. I am confused about these three category: .Net component, EnterpriseComponent and Remoting. 1. Somebody told me that I have to inherited from System.EnterpriseServices.ServicedComponent in order to have COM service manager to manage it. 2. Somebody told me that I just ...
Ad
Need Dot Net Interview Questions?
Ask ExamGuru, Inc. for advice and help on Passing .Net Interviews
.Net Projects
Best-of-breed application framework for .NET projects, developed by ExamGuru, Inc. and ExamGuru IT
Free .net Help
Commission ExamGuru, Inc. and his team for your next bespoke software project
FogBUGZ
The only bug tracking system carefully crafted with one goal in mind: helping teams create great software.
Awesome Tools
If you don't know about these, you're missing out... IT Certification Questions
IT Interview Questions
Free Oracle 10g Training
MCSE Boortcamp
Cisco Study Guides
Cheap Study Guides
Exact Questions
Dot Net Interview Questions
Oracle OCP
Cheap Travel
Designer Perfumes - Wholesale Prices
Free Programming Tutorials
 
ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
 Copyright © ExamGuru, Inc. 2001-2006
Contact Us - Terms of Use - Privacy Policy - www.dot-net-guru.com - www.examguru.net - www.oraclesource.net - www.itinterviews.net - www.examguru.net/ITCertification