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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Project fails to load after changing the name of the project folde30 Apr 2006 19:45 GMT5
I needed to change the name of the project folders, e g.
|-MyProject
      |
      |-MyProject
Is there a file size limitation for System.IO.Compression?30 Apr 2006 19:34 GMT1
I know there was a limit of 4gb on for some compression tools.  Does
this limit exist for System.IO.Compression?
When, why and where should a struct be used?30 Apr 2006 17:51 GMT46
Documentation [1] tells me how but not when, why or where...
<%= Clinton Gallagher
[1] http://msdn2.microsoft.com/en-us/library/saxz13w4(VS.80).aspx 
uint64 30 Apr 2006 17:21 GMT10
I have no idea what group to ask this in so i will start here. Does anyone
have a good way of compressing a 19 digit number down to the smallest
possible number? I have a delima of having a uint64 19 digit number that i
need to fit into a 10 digit space. I have tried using byte ...
What is C# equivalent of Delphi's ClientDataSet ?30 Apr 2006 17:01 GMT4
Is there C# equivalent of Delphi's ClientDataSet ?
ClientDataSet is an in-memory DataSet, that has no
external data storage.
Oleg Subachev
Where to store and document methods30 Apr 2006 16:43 GMT4
I am generally new to OOP and in learning and writing code I have
developed many of my own reusable methods.
A.  What is the best way to store these methods for easy reuse later?
I was thinking:
help me30 Apr 2006 12:39 GMT1
how to in crease headertext lentgh by using c# code.
How do you get the name of the Registered Company on a computer?30 Apr 2006 11:56 GMT1
How do you get the name of the Registered Company on a computer?
Any ideas would be appreciated.
Fastest Way for Threads to Display on Picture Boxes?30 Apr 2006 03:23 GMT1
I am writing a multithreaded application that has 6 threads each
writing 5 frames per second video bitmaps to a different picture box.
I have just found out that only the main UI thread is supposed to
interact with Windows Fourms. What is the fastest way to have a non UI
how to casting a object inherit form Form to another object in c# 2.029 Apr 2006 23:18 GMT2
   I want to implement a common Form with special interface, such as MovePoint(double,double).
I create a interface first:
   namespace ABC.Test
   {
Possible To Set Topmost Property In A Web Browser?29 Apr 2006 21:51 GMT4
I need a web browser capable of handling video streams and that will
stay in front of the Z order.  There are a number of video streaming
sources I watch that launch a browser window containing the video
from another browser page.  I am almost always working on something
How to allow users to hyperlink to items in a DataGrid29 Apr 2006 20:17 GMT1
I have the items of a table bound to a DataGrid control on my web form.  How
would I go about letting the user click on an item in the DataGrid control to
download the content.
For example, lets say the contents of my DataGrid control are a list of
Downloading files29 Apr 2006 19:10 GMT1
I am writing a web crawler to download all html and jpg files to a
directory locally. Since dns lookups present a possible bottleneck, i
have decide to incorporate a dns cache in the form of a hashtable. The
urls are resolved before they are passed onto the crawler for crawling.
Can't run a C# Program Without VS200529 Apr 2006 18:38 GMT2
Firstly, let me come clean and say I don't really know what I'm doing.
Classic tale: I'm using some code developed by a third party who is now
uncontactable. Further, he did it in C# and .NET which are a total
mystery to me. My bit of the project is done in C and links to his bit
XMLNode --> Adding an Attribute29 Apr 2006 13:25 GMT3
What am I doing wrong with this code?  I can't seem to get it to simply add
an attribute to my node.  The node already exists.  I am simply opening the
XMLDocument and creating one attribute to the document.  I am not creating
the document new
 
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.