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# / November 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Mortgage Calculation using C# .Net15 Nov 2005 19:13 GMT1
I am not sure if this is the appropriate forum for the
question.Hopefully any discussion will be of use to C# developers
involved in financial systems.
I have calculated monthly payment (Capital And Interest payments) for a
why dataview.count become 0 when I double click on a datagrid?15 Nov 2005 18:48 GMT2
I have a window application.  In one of the form, a datagrid has a dataview
as its datasource.  Initial filtering result would give the datavew 3 items.  
When I double click on the datagrid to edit the selected lie item at which
case I would pop up a separate dialog box to do so, ...
Whats the difference???15 Nov 2005 17:32 GMT3
Can someone please give me a brief explaination how each of the following
differs?
long lVariable;     //Variable name and type.
//How do the following methods differ???
complex regexp problem15 Nov 2005 17:15 GMT6
I need to split/match the following type of (singleline) syntax on all
commas (or text in between) that are not between qoutes:
A,'B,B',C,,'E',F
The text between quotes can be _any_ text ( except for newlines).
next page loading too quickly?15 Nov 2005 16:53 GMT3
I'm having trouble when I leave a tabpage to go on to the next.  On Focus
Leave, I take a snapshot of that tab.  It usually turns out ok, but often,
part of the next tabpage will appear in this snapshot (an outline of a
picturebox or textbox).  Is there anything I can do about ...
setting and getting current path of a ie window15 Nov 2005 16:26 GMT3
I'm creating a copy of IE using System.Diagnostics.Process and I can pass it
any URL at startup, but can't find a way to check what page is open, or to
send a new page.
I'm implementing this for html help, and only want to change the page if the
how to make a form "stick" to another window?15 Nov 2005 15:47 GMT2
How do we make a form "stick" to another window (something like Winamp)?
I'm using C# .NET 2003.
Thank you very much.
Marty
Modal dialog from .cs file15 Nov 2005 15:32 GMT2
I have a class that based on a timer will pop up a dialog based on a
lasped amount of time.
The problem is that in the timer elapsed event I create and use
ShowDialog to show the timeout form:
HOWTO Read from stdout without blocking.15 Nov 2005 14:50 GMT2
HOWTO Read from stdout without blocking.
Please help,
I have an app that is launching another process, where it is letting the new
process inherit the STD-IN/OUT hanldes. The goal is to let the C# app use
Application design standards15 Nov 2005 14:47 GMT4
I'm looking for C# application design standards in Visual studio 2005(
controls & variables naming conventionas, security designs standards and
application designs)
Thanks in advance,
Data reader Column Names15 Nov 2005 14:42 GMT5
While i am looping the records how i do for each field name
while(objRead.Read())
foreach(
    {
Creating a static Messages Viewer15 Nov 2005 14:32 GMT2
I'm pretty new to C#, and I'm quite stuck on the following problem.
I would like to add to my application a Windows.Form (singleton) on
which I could display a message of one of the following type :
Exception, Error, Warning, Infos  (with differents colors, etc).
CharEnumerator15 Nov 2005 14:28 GMT1
what appears to be most appropriate iterating approach for CharEnumerator.
Do I have to call Reset in advance of any other method member?
How to read a value from a table in an Web Page(html) that I get as a attachment to my mail box.? RegEX or Streaming???15 Nov 2005 14:23 GMT4
Thank you for spending your time reading my problem.
I recive a daily mail with a file attached to it, the file is an HTML
file containing a table of currencey values per one USA Dollar,
I need to write a small Window(DescTop)- application, which will read a
Serialization15 Nov 2005 13:48 GMT1
I'm having trouble dynamically deserializing information.
The following code is what I have.  It serialises fine, the Dave
element is serialized as the Name of the element, not its value.  On
Deserialize I need to store the Name of the Dave element in Variable 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.