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 / Languages / C# / September 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
problems typecast,find by function/member name and getting "managed reference"27 Sep 2006 00:58 GMT5
I wrting some program part of it is XML config parser which contains
some commands(for flexibility of engenie).
how do i more simple(if it possible not via System.Reflection or
System.CodeDom.CodeCastExpression)
ADODB.Stream into byte array27 Sep 2006 00:35 GMT2
How do I convert ADODB.Stream into an array of bytes?
Thank you.
Assigning to dynamic variable?26 Sep 2006 22:53 GMT2
I have methods such as the following:
void GetA20(somevar)
{
 A20 = ONE
SqlDateTime overflow if using .NET Remoting and Windows XP26 Sep 2006 22:35 GMT3
I am getting SqlDateTime overflow if I use .NET remoting on Windows XP and
Windows XP is the server where the SQL server is located at.  If my computer
is Windows 2003 where the sql server is running and I use client as the
windows XP I do not get this error.
Creating a strongly typed collection from an XML file26 Sep 2006 22:12 GMT1
Is that possible ? Can I create a strongly typed collection from an XML
file?
Sorry, if this is too dumb, but since .net does it when you use certain
data objects, I was wondering whether I could create a strongly typed
Thread Logic Question26 Sep 2006 22:01 GMT13
All,
I have a UI form calling a class object that contains a timer that
routinely draws intensive information to the screen (~30 fps).  The
drawing is invoked on the main UI thread.  I need the user to be able
Can we install VS2005 and VS2003 in the same machine?26 Sep 2006 20:56 GMT5
Can we install VS2005 and VS2003 in the same machine?
Relection on interfaces26 Sep 2006 20:16 GMT4
I wondered if anyone could help.  I wish to retrieve the PropertyInfo[]
of a specific interface but can't work out how to do this in a type
safe way.
Basically I don't want to do this:
Remote Invocation!26 Sep 2006 20:16 GMT1
Hi All, I have a 3rd part assembly Foo.dll and its dependencies. I have
registered them on Server A.
I have an exe (bar.exe) which runs on Server B which would like to make
calls to this Assembly Foo.dll
Visual C# Express 'Include' libraries26 Sep 2006 20:10 GMT3
Is it possible in Visual C# Express to reference source files from a
folder other than the current project folder? I want to have a common
folder with various cs source files and be able to reference the files
from different projects. This will allow me to edit them as I develop
Graphics Path for C#/.net26 Sep 2006 19:59 GMT3
I was wondering if there is some external way to create/generate a graphics
path for use in C#(.net)? i.e., something, say like using photoshop to
create the graphics paths then loading them up in C# and displaying them
with drawpath?
Using SendMessage to simulate the ENTER key press26 Sep 2006 19:25 GMT3
I have an app that keeps popping up a windows with a 'Yes' or 'OK' button
on it. I am trying to write a little app that automates hitting the enter
key so I don't have to do it myself.
I used the FindWindow method to get a handle of the window and then issued:
SaveFileDialog issue26 Sep 2006 18:22 GMT2
I have posted this query more than once and i have not got any possible
answers, hints so that i can proceed further
I have a simple windows application in C# with a SaveFileDialog control
in it. The problem is when i display the SFD i see the all the files
Serializing Objects Across A NetworkStream26 Sep 2006 18:00 GMT2
I've got a basic "chat" infrastructure that can send objects across the wire, but I'm running into a few issues with trying to send multiple messages and things behaving differently in debug and release...
Is there anyone out there that considers themselves a threading / sockets / ...
Nullable Types as out Parameter26 Sep 2006 17:38 GMT3
I'm trying to pass a Nullable type as a parameter to the TryParse()
method (both int and float types) and I'm not having any luck.  I've
tried casting as well as passing just the T.Value property; however,
doing this generated a compiler error indicating that it's not possible
 
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.