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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Runtime webcontrol13 Sep 2005 15:43 GMT1
I want to create a datagrid at runtime and fill with dataset
Any Help please ?
How to convert a date represented as a long in database13 Sep 2005 15:24 GMT6
Hope everybody is having an OK monday?!!?
Quick question, I have a database in which the dates are stored as
longs.  I think the original program was VB and the dates were just
cast to long before being saved to the database.
How To Determine When a Page Is Done Loading in WebBrowser Control13 Sep 2005 15:17 GMT5
Hi
I'm want to catch the event where WebBrowser Control finish loading a page
after navigate.
The problem with document_complete event is that if the site is multi-framed
Regarding NullReferenceException!!!!13 Sep 2005 15:12 GMT7
Hai all,
  I have a statusbar control in one form but when i am assigning  text
from another form it is giving NullReferenceException.How can solve
this problem??? Thanx in advance... Looking forward for the reply...
Unassigned error in Catch13 Sep 2005 15:03 GMT3
I have a streamwriter that I set up outside of my try/catch area, but I am
getting an error that it is not assignedin the Catch area:
    Use of unassigned local variable 'objStreamWriter'
The code is essentially:
html to image13 Sep 2005 14:37 GMT6
My goal is to convert html elements to bitmap.
So the first step would be to parse the html.
System.Windows.Forms.WebBrowser even has a method called DrawToBitmap,
which makes the whole thing much easier.
Sharing database connection/access between projects/assemblies13 Sep 2005 14:29 GMT1
I have a solution that contains 2 projects. Each of these projects access
the same database. I was wondering if it is possible to define a database
class and connection in one project and share them with the other?
Thanks In Advance
Can use use value to find key (HashTable)13 Sep 2005 14:20 GMT7
I have a hash table like:
     Hashtable myHT = new Hashtable();
     myHT.Add("First", "Hello");
     myHT.Add("Second", "World");
Threads.13 Sep 2005 14:11 GMT3
How to abort or make sure the child threads are aborted before aborting the
parent thread?
Thanks
Licence help ?13 Sep 2005 14:11 GMT1
I have net. SDK with compiler a have free IDE , platform is for free,
is it possible to write and sell for many my programms. No licence needed
etc.etc.. ?
Tahks..
Timer Elapsed event does not fire13 Sep 2005 14:02 GMT2
         I am having trouble creating a windows service with a timer.
Everything seems to go ok but the elapsed event does not fire.Can
anyone shed any light on this, may be something simple as I am new to
this. Full code below :
Odd questions among 2 forms13 Sep 2005 14:01 GMT3
This has bothered me for a while.
In Form1:
 private void btnToForm2_Click(object sender, System.EventArgs e)
 {
Timer Reset13 Sep 2005 13:36 GMT3
i'm using a timer like this:
System.Timers.Timer myTimer= new System.Timers.Timer(60000);
in some conditions i want my timer to be reset... so if something happen i
know i want the timer to start counting again from zero...
Parent reference (cross link) problem13 Sep 2005 13:27 GMT2
It's a little hard for me to explain my problem, but i'll try. I have
an application in which i have a ManagerClass, many ClientClass-es ans
some ControlClass.
The ManagerClass creates one or more instances of ClientClass.
Changing Web pages13 Sep 2005 13:13 GMT6
I have an app that i am developing, it access a website via HttpWebRequest
and HttpWebResponse classes (eg http://thaynann.com/images/) and at the
moment i am able to save all the image files from this page (by grabbing
their URLs and calling WebClient.DownloadData() and save ...
 
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.