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# / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
KeyCodes15 Mar 2008 23:28 GMT1
In some events for the TextBox, I get only the KeyCode, that is, a
number.  In VB, I used to be able to convert this to a char.  How do I
do that in CS?
Extract From Bitmap Band/Strip15 Mar 2008 22:01 GMT6
Below I can Draw a portion of a Bitmap to a control
what i would like to do is Save the Portion of a Bitmap
strip to a new bitmap 32x32
Can anybody help with this
Reading & Searching a Huge file15 Mar 2008 19:10 GMT4
I have a text file having size about 2 GB. The text file format is like:
Numeric value[space]AlphaNumeric values
Numeric value[space]AlphaNumeric values
Numeric value[space]AlphaNumeric values
Upgrade to VS 2005  - cannot convert project Help!15 Mar 2008 18:09 GMT1
I just converted to C# 2005 Express edition and tred to open the (Web)
project I had been working on in VS 2003.  It gave me the following error
and no explanations as to why.
Web project component not installed. Unable to convert project:
Problem with Browsable Properties15 Mar 2008 16:45 GMT4
Hi, Thanks in advance for looking at this issue!
I am having a Problem with Browsable Properties, as follows:
1. I have an ancestor user control with browsable properties.
2. I create a descendant object and set the properties through the
e-mail not going to "inbox" rather going to the "Junk Mail" box15 Mar 2008 16:14 GMT1
i have facility in my website which sends an e-mail to the cleint's
inbox..... i am getting a problem when ever i sends an e-mail.. i tried with
Hotmail and Yahoo, e-mail goes to the "Junk Mail" folder not the actual
inbox....
TRADING SOFTWARE BROKEN (metastock, advanced get, tradestation, elwave, omnitrader & etc)15 Mar 2008 16:03 GMT3
below is my collection.
im ready buy, sell and/or swap titles i dont have
all available here: http://tradesoft.name
hit me up via e-mail: sales [alfadog] tradesoft . name (remove spaces,
I can't send mail using SMTPClient but Outlook Express can!15 Mar 2008 14:39 GMT1
I'm sending mail from .net via SMTPClient but always got "operation
timeout". I use same settings in Outlook Express and OE can send mail!
I previously used a gmail account and I could send mail in .net. When
I switched to use my own email account everything went bad.
dedect right click in DataGridView column header15 Mar 2008 10:44 GMT1
I need to capture mouse right click in DataGridView column header. I tried
class MyDataGridView: DataGridView {
protected override void
        OnColumnHeaderMouseClick(DataGridViewCellMouseEventArgs e) {
How to dispose MediaPlayer object?15 Mar 2008 10:41 GMT3
How do I explictly destruct a MediaPlayer object?
The compiler complained about overriding Finalize.
MediaPlayer does not implement IDisposable.
Any suggestions?
WPF - Closing Application15 Mar 2008 10:36 GMT1
Everyone:
When working with winform applications, you could check the reason for
closing the window.  As in this example:
       private void MainForm_FormClosing(object sender,
problem with string.Contains()15 Mar 2008 07:49 GMT7
.NET 3.5
I'm trying to search a string to determine if the string contains </table>,
but string.Contains don't find it. I've used WebRequest/WebReponse to
retrieve the html from a webpage and now I'm searching through this html...
Queuing Up Threads - Thread Works Until Needing Resource From Other     Thread15 Mar 2008 02:48 GMT2
At work we have run into an interesting "need". We have a bunch of
customers whose calculations affect one another. Now, to this time, we
have never and we may never have a scenario where two customers affect
one another. So, right now, our system can handle A affecting B.
How to retrieve static property of DLinq entity15 Mar 2008 00:03 GMT16
I need to associate text used in messages with every DLinq entity type.
I need to retrive this text from entity name.
I tried to solve this  by creating public static readonly property Text in
every entity and
best practice to indicate long operation14 Mar 2008 23:56 GMT1
I need to indicate that some time-consumng operation is in progress in .NET
3.5 WinForms application.
I created class below and plan to use it like
using (WaitOper waitOper = new WaitOper())
 
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.