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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
notifyicon.text only holds 64 characters...15 Dec 2007 03:35 GMT2
... I need somewhat more to show when I hover over the icon - are
there any straightforward ways to do this?
Thanks for any ideas,
cdj
How to use +, -, *, / etc in C# Generic15 Dec 2007 00:29 GMT3
Question is how to make the following class compile?
class foo<T>
{
   private T  a, b;
How remove rows from DataTable where column=value?14 Dec 2007 23:50 GMT1
I have a DataTable like
Id  Code  Value
1   TAB   Inventory
2   TAB   Marketing
Modifying Graphics object from separate threads14 Dec 2007 23:29 GMT13
I hope you guys can help me make this simple application work. I'm
trying to create a form displaying 3 circles, which independently
change colors 3 times after a random time period has passed.
I'm struggling with making the delegate/invoke thing work, as I know
XPath and XmlNodeList, the horror, the horror!14 Dec 2007 23:23 GMT13
Thanks all for the previous help btw.
What is going on here? It works yet it doesn't want to work in a
loop.
XmlNodeList nodeList = root.SelectNodes(String.Format("/cars/
Cannot click when using HTTPS14 Dec 2007 22:45 GMT4
I have written an application that reads third party web pages.  If I am
using HTTP everything works fine.  
I create an AxSHDocVw.AxWebBrowser object and then Navigate2 to the page.  I
then populate some form fields, browse to the appropriate button on the page
System.DirectoryServices.Protocols StartTransportLayerSecurity Pro14 Dec 2007 21:39 GMT4
There is a problem in 'System.Directory.Protocols' using the
LDAPSessionOptions function StartTransportSecurityLayer when using it with an
openLDAP server.
The call works fine with Active Direcotory on port 389 were the call
Re: Inserting elements dynamically into the StackPanel in WPF14 Dec 2007 20:34 GMT1
Is it possible to insert elements dynamically in between existing
elements in a StackPanel in  WPF??
Thanks,
Sundar
convert generic string list to one string14 Dec 2007 20:27 GMT9
is there any built in function or dotnet framework(version 2) to merge a
generic list of string into one string with each element delimited by
specified delimiting string?
or do I have to roll my own/ IT is not hard to roil my own but hate to
'There is no row at position 0'14 Dec 2007 20:05 GMT2
I have a DataGrid and am attempting to have in-grid data editing. At
the moment I'm working with a single DropDownList:
     public void roleList_Update(Object sender,
DataGridCommandEventArgs e)
import and use class in dll14 Dec 2007 20:04 GMT2
I've got a dll written in c++ with header like this:
class __declspec (dllexport) CPrnDrv
  {
   private:
thread scheduling, how??14 Dec 2007 20:01 GMT5
.NET 2.0
I'm working on a winservice created in .NET 2.0. Now I want to do some
modications to this winservice. I want this winservice at every start of a
new month to start a thread which pulls data from several webservices and
ThreadPool Deadlocks with SQL - suggestions and workaround?14 Dec 2007 20:00 GMT3
All the talking about deadlocking the threadpool recently got me thinking.
I'm just throwing this out there to promote some discussion on the topic,
and hopefully see if some good ideas pop up...
When I first encountered the Threadpool deadlock issues, it was due to
How to close socket properly?14 Dec 2007 19:37 GMT1
When you close a socket (.e.g. .Shutdown, .Dispose, etc...), the socket
goes into TIME_WAIT mode for about 4 minutes, then gets killed by the
OS.  However, during this time, the socket is not available.  Is there a
way to close a socket, so that it actually closes and is ...
DIV contents not updated in Firefox when using DIV.innerHTML14 Dec 2007 19:19 GMT1
Task to be Accomplished: I want to copy the contents of dvAArea (after
i change a value in the dropdown or a textbox) into the new dvBArea
Problem: In Internet explorer this code works fine but Firefox gives
the unchanged content of dvAArea (and not the current content). I want
 
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.