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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Code Snippet Insertion - Where Documented29 Nov 2006 05:34 GMT1
Hi and Happy Holidays,
While typing in a member function an errant finger triggered a bit of code
snippet that throws a "not yet implemented" exception if the member is
called.  It happened three times in two days but I haven't been able to
Problem with asp:hyperlink29 Nov 2006 05:17 GMT7
I have an <ASP:HYPERLINK> on a datagrid (templatecolumn) and I need to
open a new window with no toolbar and specific height & width onclick
of the link. I also want to pass the PK to this new window.
<ASP:HYPERLINK ID="lnkNewWin" RUNAT="server" NAVIGATEURL="#"
DataGridView layout control in windows forms29 Nov 2006 04:54 GMT1
I'm working on my first real c# windows forms - but I've done c# web
development for awhile.  The problem that I'm running into is with
defining a layout structure for a dataGridView cell.
In a gridview or a datarepeater you can use a template, but that
XML Document Serialization29 Nov 2006 04:50 GMT1
Is it possible to serialize a property of XmlDocument type within a class?
For example, I'm able to serialize the following class for the "Items"
property. But when I include a property that is of XMLDocument type I will
get an error.
e.KeyCode in KeyDown29 Nov 2006 04:03 GMT2
Why does the following code
           char l_ch = Convert.ToChar(
               e.KeyCode);
give me the value 226 ('â') and not 60 ('<') when I press '<' ?
Using SharpZipLib and getting progress status29 Nov 2006 00:18 GMT2
I've been developing an app that would basically clone the
functionality that apt-get does for debian and port it to windows. Yes,
the whole deal - repositories, .deb clones (in this case, pgz) and the
whole deal. Currently the download thats up there is really old, my
Text Processing Headache - Please Help.28 Nov 2006 23:47 GMT2
I have been working on the following programme over the last day or so
and have made a good deal of progress. It is a very simple programme,
but is proving very useful as a learning aid, and will eventually be
useful to me in it's own right.
Converting string to double28 Nov 2006 22:49 GMT5
Hi, how can I parse string "? 20.000" to double ?
username28 Nov 2006 22:48 GMT1
I am calling some code that is running as a service and am getting a
NullReferenceException. I am wondering if this is the reason:
m_sUserID = System.Security.Principal.WindowsIdentity.GetCurrent.Name
Does this line of code work for service apps?
Thread hanging/FolderBrowseDialog problem28 Nov 2006 22:15 GMT1
We have a strange problem. We are invoking the FolderBrowseDialog and
have found that if we cancel that dialog within a few seconds of it
appearing it causes one of our (completely unrelated) background
threads to hang on program shut down.
I'm trying to use FileSystemWatcher28 Nov 2006 22:12 GMT4
I'm trying to use FileSystemWatcher to determine when a new file has been
added to a directory. However, after the file has been added, I need to
process the file. This results in a problem if the file is large and takes
time to copy, as the events appear to get received before the ...
How to get static IP or name from dynamic IP28 Nov 2006 21:28 GMT1
Is there a way that I can connect to the internet using WCF dynamic IP.  How
can I get the IP address of the computer I want to connect to?
Signature

Mike

Creat an Installation package for client and server28 Nov 2006 21:28 GMT16
I have developed an application using C# under .NET 2.0 framework.  It is
almost done and it is time for me to think about deploymnet to all users.  I
don't have any background about this and would like to see if anyone can help
me get started.  I have read some about clickonce ...
Garbage Collection and unreferenced local variable28 Nov 2006 20:22 GMT9
 I have a question, in the following code:
using System;
using System.Diagnostics;
namespace ConsoleApplication1
Gracefully kill a console app?28 Nov 2006 20:11 GMT5
Is there such a thing as a Windows standard for killing a console app that
is monitored by a System.Diagnostics.Process object?
I'm hosting several C# console apps in a C# Windows service and would like
to standardize on a graceful termination method when the Windows service
 
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.