all groups > dotnet sdk > april 2007
Resize a Bitmap?
Posted by David Thielen at 4/30/2007 2:00:02 PM
Hi;
Is there a way to tell a Bitmap object to stretch itself?
--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
Cubicle Wars - http://www.windwardreports.com/film.htm
... more >>
How do I get the DPI of the primary screen?
Posted by David Thielen at 4/30/2007 12:52:05 PM
I've looked and looked and can't find anything in the .NET API. But it must
be there...
--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
Cubicle Wars - http://www.windwardreports.com/film.htm
... more >>
HTML HELP 1.4 SDK
Posted by Supriya at 4/20/2007 12:00:00 AM
Hi All,
Is there any way to create .chm file programmatically?
Please let me know. Thanks in advance.
Supriya
... more >>
Emulate HyperTerminal
Posted by C a r l o s A n t o n i o at 4/18/2007 10:29:01 AM
Hello,
I have to submit a file via HyperTerminal using my PC's internal modem on a
daily basis. Does anybodoy know how to accomplish this in VS2005? Any
language is good, VB preferred. Thanks.
Regards,
C a r l o s A n t o n i o
... more >>
Am I a Form or ASP.NET app
Posted by David Thielen at 4/13/2007 8:52:01 PM
Hi;
I have a library that we are going to use in several apps and needs to call
ConfigurationManager when it's a Forms app and WebConfigurationManager when
it's ASP.NET. How can I determine at runtime which it is?
--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.co... more >>
[ANN] Event logging, tracing, conditional code and performance counters
Posted by Richard Grimes [MVP] at 4/9/2007 5:24:43 PM
New, free, .NET workshop from Richard Grimes, covering Conditional Code,
Tracing, Asserts, .NET Trace Sources and Trace Listeners, Performance
Counters and the Event Log:
http://www.grimes.demon.co.uk/workshops/instrumentationWS.htm
Richard
--
Free .NET tutorials,
Fusion: http://www.grim... more >>
Embedding .NET CustomAction in Binary stream?
Posted by Tim Werth at 4/4/2007 7:32:01 AM
I have written a .NET CustomAction and have added it to a merge module
project. After I compile the MSM and look at it in Orca, I notice the Binary
table has one row whose Name value is "InstallUtil". In the CustomAction
table, there are eight rows. There is a pair of rows for each action -... more >>
Is TimeZone.StandardName localized
Posted by David Thielen at 4/2/2007 10:22:00 PM
In other words, if you are running on Chinese Windows and get
TimeZone.CurrentTimeZone.StandardName is it "Beijing Time" (or whatever it is
in English) or is it a series of Chinese characters?
We need to track/save/etc the timezone of users and if StandardName is
localized then the approach... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Problems with Multilanguage
Posted by spig.marco NO[at]SPAM gmail.com at 4/1/2007 5:06:56 AM
Hi to all!,
I've downloaded .net Framework SDK 2.0 and I have VB.NET2005 Express
Edition, I would like to create multilanguage systems that changes
with radio button.
With Windows Localization Resource I changed the label of my
FrmMain.vb! and created automaticaly FrmMain.en.resx.
When i lun... more >>
|