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
DataTable in a Session variable11 Sep 2006 19:33 GMT4
How do I define, store and retrieve a dataTable from a Session variable?
how to connect to remote system from the local system11 Sep 2006 19:26 GMT2
I need to develop c#.net application in which i need to access  remote
system from local system and can work on that remote system from local
system.
how such type of applications can be built in c#.net?
Loading data of a excel sheet or excel sheet format in Rich TextBox Control11 Sep 2006 19:23 GMT3
    I want to load the data of a excel sheet or in the exact excel
sheet format into a Rich TextBox control.
    I have already worked with loading WORD into a Rich TextBox. It is
working fine.; But it is taking long time for our need. So we thoguht,
File.Exists always returns false11 Sep 2006 19:21 GMT4
    I have a website sitting on a server (ServerA) with images to be
displayed sitting on a separate server (ServerB) on the same network.
    I am trying to test for the existance of an image using:
File.Exists(Server.Path("/images/" + "myImage.jpg")
Regular Expressions11 Sep 2006 19:18 GMT2
I need to string an html string of html tags using regular expression
substitution or substring assignment.  Is there a method withing a
String class I need to use or perhaps another class?  Any samples would
be appreciated.
Compile error help byte array11 Sep 2006 19:12 GMT12
I have the following code:
background:
const int MAX_DATA_BYTES=250;
byte[] blkin =new byte[MAX_DATA_BYTES]; /* Receive buffer     */
"Global" Dataset - Singleton11 Sep 2006 18:30 GMT8
hello, i try to implement a global dataset - singleton based.
On www.bakterienforum.de i found a singleton implementation:
sealed class SingletonCounter
{
How to obtain folder from Uri11 Sep 2006 17:17 GMT1
I am trying to build a fairly simple spider, that takes in a Url,
downloads the page, extracts all links, and then downloads those.
The only problem I am struggling to crack is how to restrict the
downloaded links to only those from within the starting folder.
Keyword 'friend' in C#?11 Sep 2006 16:47 GMT2
Is there anything in C# correspondent to 'friend' keyword in C++?
I searched documents and found something [assembly:blahblah] but I am not
sure if it is what I am searching for.
Please reply. Thanks in advance.
Performance over COM11 Sep 2006 16:41 GMT4
Recently I wrote a program to help my wife to extract data from about
500 excel files. For each file, around 1000 cells are visited and the
texts are retrieved.
Firstly I wrote a python script, used win32com module. The program ran
Events, weak references or other approach advice required11 Sep 2006 16:32 GMT4
Hi, I've just written the following code to describe the issue I have.
In a nutshell if an object subscribes to an event on a long lived
object and I then ditch the reference to the subscriber (set it to
null) The object doesn't get GCed because the publisher still has a
Strange Behavior With BackColor In Inherited Control11 Sep 2006 16:32 GMT3
I developed a Windows control in VS 2005 that inherits from the
PictureBox Control that adds the ability to select images in a Windows
application.  It is, however, experiencing a strange issue that I can't
explain.  One of the desired affects was to provide the ability to
Creating a Business Logic Layer11 Sep 2006 16:30 GMT1
I have read and followed Scott Mitchells' tutorial, Creating a 'Business
Logic Layer', @
http://www.asp.net/learn/dataaccess/tutorial02cs.aspx?tabid=63, and it
occurred to me that he did not include the InsertProduct("New Product", 1,
Set the toolbox icon and default text for a control11 Sep 2006 16:26 GMT2
I have create an inherited control (a TextBox which doesn't accept numbers)
and have added it to my toolbox.
Can anyone give pointers on how to set the Text to "" when an instance of
this control is dropped onto a Windows form?  I have set the Text to "" in
About Paint Event11 Sep 2006 16:03 GMT4
I do some drawing in a form's paint event handler and I have a button on
that form. Whenever the mouse enters or leaves the button Form's paint event
occurs. Isn't that a strange behavior? Is it possible to prevent that?
Thanks.
 
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.