Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / March 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Validating a "PropertyGrid" row04 Mar 2007 17:45 GMT2
I've got an "int" property in one of my objects that I need to conduct a
range check on in a "PropertyGrid" (whenever the user attempts to leave the
row). I know how to do this using the "TypeConverterAttribute" for
user-defined types but I'm not sure how to handle it for ...
Polymorphism04 Mar 2007 16:40 GMT4
I am trying to demonstrate Polymorphism using below code.
When I run the code I want to get below.
"Hello from ClassA"
"Hello from Classb"
.NET Client Submitting Tab Delimited String to C++ Server Loses Em04 Mar 2007 14:58 GMT1
We have a .NET 2.0 Client (C#) that  communicates with a C++  (2005) Server
via TCP.  The tab delimited strings "January\tFebruary" and
"January\t\tFebruary" submitted by the client both arrive at the server as
"January\tFebruary".  We need to be able to preserve the existance of ...
to get Keychar values from keydata04 Mar 2007 14:55 GMT1
developped a UserControl and for this control I need to handle the +
and -
keys.
The KeyPress event doesn't suit because I want to have an effet when
System.Type.GetCommonAttributes() works on c# assemblies, not managed c++ assemblies.04 Mar 2007 14:43 GMT1
Here's the situation:  I load an assembly (using system.reflection)
and then I try to query for all methods in the assembly using
System.Type.GetCommonAttributes().
This works when my assembly was compiled from c# code.  I call
FTP Programming Question04 Mar 2007 12:11 GMT5
I have an FTP programming question.
I want the total size of a file being uploaded "before" it is
completely uploaded to the server. I need this for the condition:
when currentbytes = totalbytes, do something. But,
Windows media centre and sky plus04 Mar 2007 00:58 GMT3
In my house, I have a sky plus box downstairs connected to the tv. Upstairs,
I have a normal sky box connected to a tv. Also upstairs I have a computer
with media centre. To the computer I have connected the tv cable, I can watch
channels 1 to 5.
Thread Local Storage and Managed Threads vs O/S Threads03 Mar 2007 21:48 GMT5
I've been doing quite a bit these past few days with Thread Local Storage -
specifically using the ThreadStatic attribute.
... but last night, I got to thinking. When .Net code is running, it's
running on a Managed Thread, not (directly) an O/S thread. There's no
Passing a Javascript value03 Mar 2007 18:52 GMT1
I'm trying to pass a Javascript variable (that the user on an asp.net
page changes dinamically)
to a server-side function...
some hints?
??? Dynamically loading a generic type ???02 Mar 2007 23:56 GMT2
I have a generic type that I need in another app domain?  How can I do this?
I was trying to call CreateInstanceAndUnwrap, but it fails since I can't
figure out how to tell it which T (type) to use when creating?  Is there
some other way to create a generic type in an app domain?
newbie question02 Mar 2007 20:20 GMT1
I have an IO.Stream that I get from an embedded resource file.  I
called GetManifestResourceStream.
This stream is that of a Word template doc.  I'd like to write this to
disk.
Interitance and PropertyInfo Question02 Mar 2007 18:10 GMT6
.NET 2.0.
In the below code, when GrandChildThing is instanced, the
GrandChildProperty is never set in line 9 of ChildThing. Visual Studio
2005 IntelliSense says that the instance is GrandChildThing, but there
copy & paste02 Mar 2007 16:33 GMT1
How do I copy and paste a text into my website banner or email?
possibly a simple question02 Mar 2007 13:58 GMT4
I have a web service application which uses 3rd party assemblies. I recently
upgraded my solution to use .NET Framework 2.0 instead of .NET Framework
1.1. The 3rd party assemblies that I refer are built on .NET Framework 1.1
(but they are supposed to work under .NET Framework 2 ...
printing word docs from widows 2003 server using .net 1.1/2.002 Mar 2007 11:48 GMT3
I need to be able to print word docs from server , needs to be a
scalable solution.
I appreciate there are lots of posts on this topic and Microsoft
recommend not auatomating office on the server as per
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 February, 2007
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.