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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Save MAPI.Message as File23 Apr 2008 21:02 GMT3
This is the first time I've posted something on here.
I've looked around the web for hours and failed miserably.  Hopefully
someone out there would be able to help.
I'm trying to save an MApi.Message (which represents an email) object
Save Mapi.Message as MSG file23 Apr 2008 20:59 GMT3
This is the first time I've posted something on here.
I've looked around the web for hours and failed miserably.  Hopefully
someone out there would be able to help.
I'm trying to save an MApi.Message object (which represents an
Any good refs on dealing with tightly packed data in C#?23 Apr 2008 19:58 GMT6
I'm working on a port of a legacy app originally written in C.  Data
was compacted into bit fields. Are there any sites or books that cover
optimized handling of this type of data? I'd need to develop optimized
functions for reading and writing, and given the volume of source, I
run winform to console23 Apr 2008 19:57 GMT2
I have written a winform application not I need to run the same app in
colsole mode without user interaction. Is there an easy way to do
this? I have all the information available as input in the seperate
file so....
Accessing members which have been hidden by "new"23 Apr 2008 19:52 GMT12
This example:
public class BaseC
{
   public int x;
Capturing seperators with regex23 Apr 2008 19:44 GMT3
I have the following regular expression: (\s+-\s+|\s+\/\s+|\s+\\\s+|
\t)
Is there a better way to write this? I am looking to capture the
following characters - / \ and tab. There can be 0, 1 or more space
SelectionBox + dataset confusion23 Apr 2008 19:28 GMT3
I have an dataset that populates a selectionbox. I'd like to get the
value of the column "id" of the selected item in the selectionbox
afterwards. How would I do this?
Handling Keyboard Shortcuts23 Apr 2008 19:20 GMT14
How can I duplicate the behavior of the operating system shortcut keys
in my application?  For example, my windows form has 5 controls
(textboxes), the operating system will pickup which control has the
focus and handle ctrl-c, ctrl-v, or any other shortcuts.  I have the
ANN: 40% discount on ModelMaker 9 licenses!23 Apr 2008 18:25 GMT10
If you need some heavy duty restructuring power and/or native C# UML support:
*NOW* is a good time to order ModelMaker 9:
   >>> Until 20 May 2008 <<<
highly discounted prices are available
RegularExpressionValidator23 Apr 2008 16:25 GMT2
I have an asp application (C#) including a bunch of
RegularExpressionValidators and RequiredFieldValidators.
Everything is fine when run locally or in Intranet.
When it is Internet, RequiredFieldValidators are ok but
SQL XML Result23 Apr 2008 15:36 GMT2
All,
I'm only getting half of an SQL XML result when I view the result in
my application. When I serialize the result to an xml file and view it
with notepad the first line begins in the middle of an element name
serializing  List<List<string>>23 Apr 2008 15:24 GMT4
I am trying to serialize List<List<string>> .
With the following code
       [XmlArrayItem("DataRow")]
       [XmlArray("DataRows")]
C#/WPF and Internal Speaker23 Apr 2008 15:07 GMT5
This is for a WPF (3.5) application.
We have a requirement to produce sounds on an internal speaker (in the case
that no external sound device is available).
I know of Console.Beep(frequency, duration), but I wondered if there is a
Font installation at runtim23 Apr 2008 13:56 GMT1
I have a application where i am using a font which is usually not
available in windows\fonts. I need to install this font on the clients
machine where my application is running.
I have put the font in my installer so that it gets installed in the
Drag Drop Woes23 Apr 2008 12:00 GMT2
VS2008
Trying to implement a simplified version of Mike Gold's tutorial on
Drag Drop.
My problem is that the  dragover event handler never appears to pass
 
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.