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# / August 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
RegEx upper case swap09 Aug 2007 17:40 GMT3
How can I use RegEx to search for a number of strings and replace them with
upper case versions of themselves?
Thanks
using Response.Headers within HttpHandler09 Aug 2007 17:23 GMT1
I'm writing my IHttpHandler, but whenever I call members of
"HttpContext.Current.Response.Headers", I got an
PlatformNotSupportedException says "This operation requires IIS
integrated pipeline mode.".
Why datagrid does not change???? Help Me Please!09 Aug 2007 17:12 GMT1
Dear members,
I have a datagrid and a textbox on my form.
I bound both of them to a common datasource( an arbitrary datatable).
When I change a text inside textbox I expect that value of same column
static initialization of lists09 Aug 2007 17:11 GMT2
I have the following declaration, and I want to initialize the list at the
same time.  Is there a way?
private static List<String> FILE_LIST = new List<String>();
Unable to debug C# programs09 Aug 2007 16:49 GMT2
I'm having a problem whereby when a line of code raises an exception etc
 VS 2005 wont debug the line (highlight the error) but to actually
display a message along the lines of
'vshost.exe has stopped working.' if i switch off vs hosting i get the
Clarifying the Relationship Between Delegates and Events09 Aug 2007 16:32 GMT4
I'm wanting to make sure I have an accurate understanding of the
relationship between delegates and events in .NET.
By "events in .NET" I'm referring to specifically to events defined on the
'event' keyword - not other ways to do events, like old-school callbacks.
Wait cursor09 Aug 2007 16:18 GMT3
When i start process i set wait cursor like this
this.Cursor=Cursors.WaitCursor;
On my form i have Cancel button.
Problem is on when i move mouse over this button, cursor is also WaitCursor.
Detecting foreign window messages09 Aug 2007 16:15 GMT1
How can I write a C# Windows Forms application so that it tells if it
receives foreign windows messages.
Foreign, say something like when another application takes its HWND and
issues a WM_APP+123 for example.
PLC MODEM communication interface09 Aug 2007 16:06 GMT1
Hi, I am new to programming in C#, i want to create a communication
interface with a PLC MODEM via the RS232
PowerPoint automation in Webbrowser Control09 Aug 2007 16:03 GMT1
I did PowerPoint automation winthin Webbrowser Control. I can
open .ppt file and browse the slides.
My problem is when I have an other session of PPT open outside the
Webbrowser control I losse the control of my own file.  Sometimes
Collection Naming Conventions09 Aug 2007 15:28 GMT2
Hey All,
I was just curious as to why the SortedList collection in
System.Collections namespace was named as such. It seems strange to me
that it was not named a SortedDictionary. I noticed in the
Serial Port Problem on Pocket PC 200309 Aug 2007 15:10 GMT2
I wrote a simple application in MFC that uses MSComm ActiveX Control for
serial communication. This app works just fine but I have to port it to
Pocket PC. So, I wrote another simple application in C# for Pocket PC
now using a System.IO.Ports.SerialPort object with the same
Embedded C#09 Aug 2007 14:59 GMT2
I wonder if anyone (especially Microsoft) has ever thought of a C#
compiler for embedded systems. A paired down run-time, etc. Something
like the .NET Compact Framework maybe.
[Yes, strange question of the day.]
DataBinding Question09 Aug 2007 13:58 GMT2
The example below creates a ComboBox, and binds its Text field to the
Text field of a textbox.  When the user types into the textbox, the
corresponding ComboBox value is selected.
What is the best way to know at runtime whether the user has typed a
InvalidOperationOperationException problem09 Aug 2007 13:17 GMT3
I've posted a related question in this newsgroup before, see google
groups link:
http://groups.google.nl/group/microsoft.public.dotnet.languages.csharp/browse_th
read/thread/e9c40ec186b2cb93/8d8051941dd4e2c4?lnk=gst&q=jeroen+invalidoperatione
xception&rnum=1#8d8051941dd4e2c4

We still ...
 
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.