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# / December 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
GetHicon memory leak12 Dec 2006 19:02 GMT3
I'm using GetHicon to create a Cursor from a bitmap but I'm getting a memory
leak when I do so. If I use DestroyIcon then memory leak goes away but the
newly created Cursor is invalid. Is this a known problem or am I doing
something wrong? I don't want to leak handles but I have ...
copy buffer not from first element question12 Dec 2006 17:32 GMT3
Hi, guys!
Is it possible to write byte array, I receive already from one stream to
another, but not from first element, without copy part of array to new one.
I mean I have byte[] array and need to do stream.Write( array from element
steam url out to a client12 Dec 2006 17:05 GMT6
I need to load an url which should return an pdf/doc file or and html
page if file not found I then need to return this file to the
request(client) as ether as a download using
Response.AppendHeader("Content-Disposition", " attachment; filename=" +
will UtpClient.JoinMulticastGroup() work in LAN without router?12 Dec 2006 17:01 GMT1
So for a UtpClient to JoinMulticastGroup, there must be a router in the
network and with multicast enabled?
That is, for a small LAN with a few computers connected by a hub or siwtch,
it won't work, right?
Update Row DataSet12 Dec 2006 16:05 GMT7
I have found two or three places where it states that to update an item
in a dataset, all I have to do is do
DataSet.Tables[0].Rows[0].ItemArray[1] = "String". When I attempt to do
this it does not work.
Enumeration Addition/Subtraction - I need an example, please12 Dec 2006 15:06 GMT3
After reading this excerpt from "The C# Programming Language", (By
Anders) I tried to check it out. Unfortunately, I'm getting compile
errors.
Can anyone illustrate this with an example:
Paths in .net 212 Dec 2006 15:03 GMT2
While developing a web project, when a debug run is attempted the Visual
Studio 2005 creates a Virtual Server and runs the said Web Site on it, hence
eliminating the local host or the Proper path of the Site and instead starts
off on the Folder of the said site.
System.String Memory Usage12 Dec 2006 13:47 GMT2
I have created a service which parses real-time prices from one format
into another.  This is all working very quickly and nicely, however, I
have recently found that the memory usage is astronomical after a few
hours.  (1.5-2 Gig)
N-tier application - Design issue12 Dec 2006 13:43 GMT13
In an N-tier application, what is the possible values of N??? I'm not
kidding, I just interviewed with a programmer today, and he started the
"2-tier application" conversation. From then on, I heard about "5-tier
application" and then "7-tier application".... I do know what is a
clone usercontrol12 Dec 2006 11:48 GMT1
Hi all, I would like to know if it possible to do the following
I have an usercontrol in a windows form (let called formA)
I have a second form (formB)  where I would like to place the same
usercontrol,  that  is a pointer or something to the usercontrol that
How to check whether IP is block or not.12 Dec 2006 10:54 GMT1
While sending webrequest i want to check whether ip address of my pc or
proxy server which i am using is blocked  by webserver or not?
Can anyone tell me how to implement it.
thanks in advance.
Windows Installer is not included in any selected prerequisite12 Dec 2006 10:24 GMT1
I am getting this message. I had a look at MSDN.com for the answer, but I
cannot solve the problem with what is being said there. Can anyone tell me
in a step for step fashion what to do? Many thanks.
Adrian.
Cluster Automation Server: Access Denied for [NT AUTHORITY\SYSTEM]12 Dec 2006 09:46 GMT3
I'm hoping someone will have some words of wisdom for me regarding MS
Clustering on Windows 2003.
I have a service that runs on a cluster.  During invocation it's
supposed to determine from the cluster which node is active (this is a
Emacs12 Dec 2006 08:31 GMT2
VS2005 Emacs mode copy/paste bugs are still not fixed in SP1 beta.
They've been reported to Microsoft since the original Emacs mode, but
it doesn't look like MS has much interest in fixing them. (Problem
reports closed for no apparent reason).
Graphics Query12 Dec 2006 07:55 GMT2
I have a mouse click event in which i need to draw a line if the mouse
was clicked within specified co-ordinates.I wrote the following code
private void Form1_MouseClick(object sender, MouseEventArgs
e,PaintEventArgs pe)
 
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.