all groups > dotnet framework > october 2005 > threads for october 29 - 31, 2005
Filter by week: 1 2 3 4 5
Panel
Posted by Charles A. Lackman at 10/31/2005 9:26:47 PM
Hello,
Is there a way to catch the scroll event inside a panel? When the user
changes the scroll poition, I need to know.
Any assistance will be greatly appreciated.
Thanks,
Chuck
... more >>
Going back from VS2005 BETA to VS 2003 possible?
Posted by Roger at 10/31/2005 8:10:44 PM
I was trying the VS2005 Beta c# development. It has now expired. I have
VS2003, is there any way of tranferring
the code (specifically the form design) into VS2003, or is is a manual job.
I suppose its taught me never to try a Beta again!
(And another thing, although I have uninstalled th... more >>
Synctoy & Winfx v3b2 does not work w/ .net Framework v2
Posted by shalutha at 10/31/2005 6:56:02 PM
I just installed .net framework redistributable v2 (uninstalled v1, v1.1, and
v2 beta)and now synctoy program and office redation add-in does not work.
Winfx runtime component sept ctp v3 beta 2 won't reinstall either.
Any fixes for these problems? Thanks.... more >>
Display probelm on .NET apps
Posted by Adam Pedder at 10/31/2005 5:51:56 PM
I have a client with a wierd problem with win32 .NET apps. Basically the
forms do not render properly. Dialog boxes stretch, and grow each time the
app is run
It is a bit hard to explain so I've pasted a screen shot here of Sage
Financial Forcasting, but it occurs on all .NET apps:
http://www... more >>
FileSystemWatcher and USB Drives
Posted by Rick Mutzke at 10/31/2005 5:38:03 PM
Hello,
Can someone please confirm whether or not I can use this class to basically
watch for the insertion of a USB drive? I'm suspecting not. If I try to
create a FileSystemWatcher on a drive/folder that doesn't exist, I get an
unrecoverable exception. Any information would be greatly a... more >>
Extending network protocols in .Net 1.1
Posted by Frater at 10/31/2005 4:56:01 PM
Hey guys, sorry if this is the wrong area to post but I couldn't find a more
specific one which fit the topic.
I've recently been looking to implement some basic ftp features into an
application i'm writing for my company, so in my search for information on
the topic I came across a code sa... more >>
how to encode/decode files like outlook
Posted by Abraham Andres Luna at 10/31/2005 2:07:43 PM
can anyone point me to a tutorial on how to encode files like outlook
encodes attachments
i want to encode all the attachments and save it to an sql table. then
decode when i need it. thank you.
... more >>
parsing of a formatted currency string
Posted by shriop at 10/31/2005 1:01:45 PM
I'm looking for a nifty way of parsing a numeric value back out of a
previously formatted currency string. Even if it's long winded
involving grabbing symbols from the current locale. I'm trying to build
some functionality for other developers to be able to read in data from
flat files, and I do... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
monitor a directory
Posted by Abraham Andres Luna at 10/31/2005 9:46:34 AM
anyone know of any tutorials that explain how to monitor a directory so i
can copy a file when it is created. thank you
... more >>
get dc of a bitmap
Posted by climax! at 10/31/2005 9:32:37 AM
Hi!
I am writing a custom scrollbar which will be partly transparent(for a
PDA - so cf.net, .net has a gethdc() method) Everthing runs ok, I
imported some functions from the gdi(like transparentimage() etc)...
but i can't find a way to get a DC from a Bitmap object(loaded from
resources) whic... more >>
App Domain
Posted by silva.sergiomanuel NO[at]SPAM gmail.com at 10/31/2005 9:26:38 AM
Hi,
Can my AppDomain ApplicationBase be something like
"http://www.mysite.com/dllstorage/" ?
When some dll was not found in applicationbase, does subfolders
will be checked automatically?
like "http://www.mysite.com/dllstorate/internal/somefile.dll"
Thanks in advance
... more >>
All my windows close when I try to close just one
Posted by Crystal at 10/31/2005 8:19:14 AM
I have windows XP so I'm using IE 6.0 I just started having this problem..I
dont know what happened...When I have more than one window open...and I go to
close one..they all close...like I'll click on the "x" or even go to "file"
to "exit" and all my windows will close..Did I accidentally rese... more >>
vbc
Posted by David Chipping at 10/31/2005 4:59:12 AM
I have run into the following situation, of which I don't understand
and would appreciate someone filling me in on hopefully an obvious
detail im looking over:
A compilation example (that compiles) that imports System but does not
reference System.dll:
vbc /rootnamespace:xxx /target:library... more >>
.NET 2.0 & VS2005 beta2
Posted by Lloyd Dupont at 10/31/2005 12:00:00 AM
I have VS2005 beta 2 (final release is not out there yet to buy).
And I just downloaded the final release of the .NET 2.0 SDK & Runtime.
I was thinking to install them, but when I click on the MSI it tolds me that
I must uninstall the .NET 2.0 beta 2 runtime & sdk (and a few other things
as ... more >>
memory requirement & .NET performance wonderment...
Posted by Lloyd Dupont at 10/31/2005 12:00:00 AM
I just stumbled on a forum were people were saying they were porting old
native C++ app to winform/C#/.NET
and they experienced:
- drop in performance
- huge memory consumption.
Someone was saying this:
========
Recently I ported to C# a small transmatch cirquit design C++ application I
wr... more >>
Attributes: I want my setter to be protected or private
Posted by Flipje at 10/31/2005 12:00:00 AM
In my view, there is a major drawback to using attributes: the getter and
the setter have identical protection levels. But I usually want the getter
to be public and the setter to be protected or even private.
Example: I would have liked this to be possible:
int Thingy
{
public get {... more >>
ansi to bytes
Posted by Abraham Andres Luna at 10/31/2005 12:00:00 AM
with the framework i can getbytes from utf8 and others using
asciiencoding.getbytes
what method or class do i use the getbytes from an ansi character file
... more >>
Compile with Nant for .net 2 and 1.1?
Posted by W. Jordan at 10/31/2005 12:00:00 AM
Hello,
I have gotten both .net 2.0 and 1.1 on my machine.
I use Nant to build my applications. Any Nant users here can
tell me how I can instruct Nant to build with the 2.0 compiler
or the 1.1 compiler? Currently it uses .net 2.0 compiler only...
I can't find out how to switch to 1.1 without ... more >>
WMI issue on windows 2000 (only) after upgrade to 2.0 RTM
Posted by Robert at 10/30/2005 7:35:01 PM
I have an application where i am receiving the following error:
The type initializer for 'System.Management.ManagementBaseObject' threw an
exception
The same application is running fine on 3 other windows 2003 servers but not
on a windows 2000 server.
Also it was working fine until i mo... more >>
Difference between ways of Object creation
Posted by Tom at 10/30/2005 6:57:01 PM
Hi Friends
Would like to know what's the difference between creating an object like this:
1) Dim Obj As New aspftp.ASPTFP
And this:
2) Dim Obj As aspftp.ASPFTP
Obj = CreateObject("aspftp.ASPFTP")
Reason I ask is number 1 works for me, but number 2 fails with this error:
"Cannot creat... more >>
How do you do multiple GETs with HttpWebRequest with keep-alive?
Posted by uncaged at 10/30/2005 6:20:01 PM
How do you use HttpWebRequest for a GET method? I get POST, and I can see
how to do one GET, since the URL is provided in WebRequest.Create, but for
keep-alive, how do you change the URL for each request on the same connection?
... more >>
Initialization Vector for 3DES
Posted by katzky at 10/30/2005 8:44:05 AM
I have written a simple cryptography utility using VS2005 that enccrypts
strings or files using RSA or 3DES. I have no idea how to deal with
remembering the initialization vector [iv] when using 3DES. I currently
generate the IV using the RNGCryptoServiceProvider I then write the IV, in
pl... more >>
Download timeout error
Posted by news.microsoft.com at 10/30/2005 12:00:00 AM
I experienced the following exception occasionally, which happens when the
program downloads the image data from the Web site. The program first
downloads some bytes successfully, and then waits for 5 minutes. At last, it
reports "The operation has timed-out". I must declare that this problem
... more >>
VS 2005 RTM but Framework 2.0 BETA ??
Posted by andrewcw at 10/29/2005 7:55:03 AM
I am confused because I see a framework 2.0 Beta to download - If I download
the RTM VS 2005 - then use the 2.0 Beta - then is it likely I will need to
deploy Beta 2,0 to client machines ??... and the expected date for the non
Beta 2.0 is ??
--
Andrew... more >>
WinForms client for a web app
Posted by leodippolito NO[at]SPAM gmail.com at 10/29/2005 5:12:38 AM
Sirs,
I have a web application running and I am planning to write a WinForms
client, so that customers can choose to access the application with a
browser or the WinForms client.
My ASP.NET application has some layers:
Presentation (aspx + codebehind)
Business Logic Layer
Metadata (my... more >>
Using c# without Microsoft Visual studio
Posted by icqboy1987 NO[at]SPAM hotmail.com at 10/29/2005 1:00:03 AM
hi,
I'm an 18 y/o student, and never used c# before, (i do have experince in
java and vb-6). I heard about the great features of c#, the problem is i
could never afford Visual Studio.
1) Is it possible to just download the ".NET Framework 2.0 Software
Development Kit (SDK)" and use a regu... more >>
[FCL 1.1] Missing assemblies
Posted by Andrea Raimondi at 10/29/2005 12:00:00 AM
Hello,
I just noticed that I have available 21 System.* assemblies and I'm
fairly sure they ought to be more than that :-P
Will the "Repair" option work in order to get the sys assemblies
straight again?
What other options do I have to fix this situation?
TIA,
Andrew... more >>
|