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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Tutorial on Proper Animation28 Sep 2007 17:17 GMT1
I am looking for a C# .NET 2.0 tutorial on animation techniques,
especially the difficult subject of Invalidating() the smallest possible
area on the screen and the proper way to set things up.
How Can I remove all row from a gridView28 Sep 2007 17:09 GMT2
How Can I remove all row from a gridView
Thanks
PJ
How to do?: Stack of limited size containing unique items.28 Sep 2007 16:30 GMT3
Stack of limited size containing unique items?
Hi guys,
How would I implement a stack of limited size containing unique items?
For example. Suppose my stack has [3,5]. I add 2 to it and it is now
Decisions tree/table vs. IF/Switch vs. ?28 Sep 2007 16:24 GMT2
Hello, I've put my question at the bottom of the code below...
using System;
using System.Collections.Generic;
using System.Text;
intellisense problem28 Sep 2007 15:56 GMT1
I admit this might have more to do with the IDE than the language but...
in VS2005 sp1 when i highlight the interface inherited by my class and
then choose "Implement Interface" -> Implicitly i get this message: "All
members of this type have already been implemented".  The ...
Does this code generate unique integers?28 Sep 2007 15:23 GMT16
I'm a fan of the GUID, but the current project is looking to use a genuinely
unique integer. Does the following do that?
Math.Abs(System.Guid.NewGuid().GetHashCode())
TIA
how can i convert aspx pages to HTML pages.28 Sep 2007 15:02 GMT2
I'm trying to add to my project an html page so that I can add some C#
code
into it.
I would need to 'convert' into aspx so that I can add the code with
Reading from a file, what am i doing wrong here ?28 Sep 2007 14:15 GMT5
I can't see what Ive done wrong with the following, would someone help
please.
I'm trying to read rich text from a file. Ive tested the file using a hex
editor and the contents have been written correctly. When i read back the
Tree Collection28 Sep 2007 13:41 GMT2
Has C# 2.0 Tree Collection or is it missing?
There is a ThreeNodeCollection for Win Forms but not as an data structure.
How have you implement TreeCollection just for data storage?
Cheers,
DataSet Problems only When Published28 Sep 2007 13:34 GMT4
My project contains a dataset which accesses an MDF database file
created within the project. When debugging the program, everything works
great. However, when I publish and install the project, the program
always hangs on a GetData() method which was generated automatically by
Status of Dispose()'d Form28 Sep 2007 12:00 GMT1
In this tiny program I address a Disposed() Form object. I expect an
exeption but don't get one. What is the status of a Disposed() Control?
using System;
using System.Windows.Forms;
Thread Timeout28 Sep 2007 11:53 GMT3
Is there anyway to set a timeout for a Thread?
Regards!
How to debug setup projects28 Sep 2007 09:19 GMT3
Is there a way to debug a setup project with VS2003?
Thanks.
Dllimport works only in Visual Studio28 Sep 2007 08:45 GMT3
I have a (for me) strange problem which drives me crazy. I've created
a c# desktop app in visual studio 2005, which uses through dllimports,
methods of an old dll. Afther some tweaking this works fine.
Now my project is finished and i run the 'exe' the dll imports behave
Missing Tomes of Data Structures28 Sep 2007 03:55 GMT5
I have spent the last week or more looking for an implementation (open
source) for a deterministic skip lists. I am currently approaching the
completion of a data structure library I am implementing.
I have a randomized skip list completed; however, I require a
 
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.