all groups > dotnet general > january 2006 > threads for saturday january 21
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
A Rabbi, a priest and a duck walk into a bar....
Posted by Jim at 1/21/2006 11:33:11 PM
.....and they ask "Where is a working sample of an HTTP proxy in VB.Net?"
The bartender didn't know....so we pass the question to you.....
... more >>
Does the .NET framework always call the API?
Posted by Peter Olcott at 1/21/2006 11:02:19 PM
I want to double check my understanding about how the .NET framework works. From
what I understand every call to the .NET framework is ultimately translated into
one of more API calls, is this correct?
... more >>
Convert Price.ToString("C2") to decimal again?
Posted by Steven Spits at 1/21/2006 10:13:45 PM
Hi,
Suppose decimal Price contains 12,3. Price.ToString("C2") gives 12,30 ?
(yes, I'm located in Europe).
What would be the best way to convert this string to a decimal again?
Steven
- - -
... more >>
sending mouse events to other applications' windows in .net/c#
Posted by petarm NO[at]SPAM gmail.com at 1/21/2006 12:25:23 PM
Hi All,
I am trying to figure out if it is possible to send mouse events (or
any other windows events) to windows that don't belong to the
current application. I am trying to do this in C# using Visual Studio
2005.
In simple words, I want to write an application that sends simulates
mouse ... more >>
Can't Create a multi page report
Posted by ME at 1/21/2006 8:40:05 AM
I need to know how to create a MULTI page report. All I can seem to create
is a report with only one page, even though the datasource it is bound to
returns multiple records. I have posted an example of my source code here:
http://mreprogramming.com/currentrelease/WindowsApplication25.zip
... more >>
Web App vs Windows App
Posted by dcbud at 1/21/2006 8:13:13 AM
I'm hoping to get a response from developers with experience in both
developing applications for Windows and the Web using VS.NET2005. I'm
looking for input as to why we would want to develop a web application
versus a Windows Application. I know all the standard reasons,
Availability, Easier De... more >>
WMI with .NET
Posted by Alan Gillott at 1/21/2006 6:52:19 AM
Can anyone point me to a basic overview of using WMI from VB/VS 2003.
Thank you
A
... more >>
problem while working with fixed length strings in Vb.Net
Posted by suresh at 1/21/2006 3:56:02 AM
Hello all,
I have a problem while working with fixed length stings in Vb.net
The problem is, when I call a Function FormInfo to return a FormName, which
is a string value, it is returning some numeric value (might be an internally
generated UniqueID required for that COM).
As in VB.ne... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|