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
Changing the location of a *.settings file21 Sep 2006 15:37 GMT4
Does any one know if it is possible to set the location of a settings
file?  I want to use separate settings files for each user and will
need to change the location.
[using C# with framework 2.0]
Does formatted string have length limitation?21 Sep 2006 15:36 GMT3
I tried to do very simple operation, at least I thought it will be simple,
and it is to use String.Format. But, when formatted string bigger than 255 I
got this mistake "Input string was not in a correct format".
WHY IS IT SO?
EventArgs21 Sep 2006 14:40 GMT1
I have two different events firing the same event.  How can I get the
type of event that called it (either leave or valuechanged or click)?  I
have done this before but I cannot remember how.
c# memory leakage21 Sep 2006 14:34 GMT2
i have  written a c# program ,in which i have multiple forms.
when i start the application ,the main form opens ,from which iam
calling another form using showdialog(this) method. after that from the
second form iam calling the third form ,again using the same
BeginReceive return zero length buffer when run ,and work correctly when use step by step debug mode21 Sep 2006 14:26 GMT22
Hi , I am using asyc sockets p2p connection between 2 clients.
when I debug step by step the both sides , i'ts work ok.
when I run it , in somepoint (same location in the code)
when I want to receive 5 bytes buffer , I call the BeginReceive and then
Is this a bug?21 Sep 2006 14:26 GMT7
Can someone confirm whether the following technique is now broken in .NET
2.0 (it worked in 1.1).
// Avoid boxing and losing our return value
object inoutCancel = false;
SecurityException21 Sep 2006 14:09 GMT2
I'm trying to run a modified version of the example in this Microsoft
article:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlr
fmicrosoftwin32registrykeyclassopenremotebasekeytopic.asp

The only changes I've made to the code is that instead of using
VB to C#21 Sep 2006 13:06 GMT28
im converting a VB web app to a C#.
i have problem with the following line
ds.Tables[0].Rows[ind].Item["taskid"]
ERROR - 'System.Data.DataRow' does not contain a definition for 'Item'
Setting console title doesn't work21 Sep 2006 12:45 GMT6
I wrote a trivial program to set the console title in a console
application. Here is the code:-
namespace myns
{
Clipboard question!21 Sep 2006 11:45 GMT3
How do i check to see if the clipboard is empty?
thanks in advance
lee
Copy nodes of one treeview to another21 Sep 2006 11:28 GMT3
How to copy treeview.Nodes from one treeview to another.
Is this posible to do this in one line ? ( Calling some function )
load assemly dinamically in to applicatin21 Sep 2006 11:18 GMT2
I developed one windows appliction . and i want to load that application
dinamiclly in a Parent MDI as child appliction when click on a button in
parent form..
Just i tried to load the assembly file in parent application.
update mgmt help21 Sep 2006 11:00 GMT1
          Can someone give me pointers and may be some code samples to
start off with windows update management. Iam planning of writing it on
c#. Any sample code will of great help. I browsed the net and found
some help but i am really new to this so i dont know  how to use it.
Anonymus methods in anonymus methods performance21 Sep 2006 10:56 GMT3
I found a way to get result than I want with this anonymus method. But,
it's a little weird to use a anonymus methods in another anonymus
methods. Moreover, i have a performance issue. How can I resolve this ?
Note : NodeList is a List<Node> and ArcSuccList is a List<Arc>
Reports & C#21 Sep 2006 10:50 GMT1
I have been using Microsoft Business Intelligence for 1st time. This software
has been able to create my reports based on a table I have. But note, this
report is built using Business Intelligence (Visual Studio). Now, the Report
pulls data from a database. I also have a C# ...
 
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.