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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
what does the stackframe look like in managed code?23 Jul 2008 20:38 GMT3
is the stackframe in managed code the same as in unmanaged?
or they are not related at all....  :)
if I use some asm codes (get the esp register or something about
stackframe) in a unmanaged c++ DLL, when I import it into a c# managed
ComboBox databinding23 Jul 2008 20:01 GMT2
I have a combobox and i have a datatable with 2 columns in it
(description and code) . Now how can i display the description but use
the code as the value member.
What is the "Right-Click Drag" Event in the ListView control called?23 Jul 2008 18:29 GMT2
I am writting a extended ListView control and I'd like to stop the
default behavior when a user right-clciks on a non-label area and then
drags causing a "marching ants" selection box to appear. First, what
event is this? And second, how do I stop it?
RegEx Format Help23 Jul 2008 17:16 GMT4
Prior to now, my RegEx expression was as follows:
RegEx pattern = new Regex(@"[BCX][P057]\d{5} \d{4} \d{2}");
That has worked, but now I have been asked to enable the ability for our
expressions to include an underscore ('_') at each of the character
Getting the NAME (not path) of a special folder.23 Jul 2008 16:48 GMT5
Speical folders, like Desktop, usually have different display names.
For example, in Japanese Windows, it's displayed as "デスクトップ". I want
to get the this displayed name of a special folder but I can't find a
suitable method. Environment.GetFolderPath() is to get the path not
Drop a link to Outlook message23 Jul 2008 16:17 GMT3
Hi guys, maybe it's a silly question, but I'm quite stuck with it...
I've tried to implement a drag and drop operation from inside my c#
program. What I would like to do is allow to copy a link to an Outlook
message from my application. So I use:
Regular expressions in C#23 Jul 2008 16:15 GMT5
I am using the .NET regular expressions library to match anything that
resembles a price/amount (33.33, 225.44 etc) out of a stream.  I have
this pattern with me currently:
\d+(\.\d*)?
.Net Equivilant for sqlcmd or osql23 Jul 2008 16:12 GMT5
I am writing an application that automates running sql scripts against my
database.  Currently, I am using Process.Start("sqlcmd") with a number of
parameters to accomplish this, but I would like to have more control than
running an outside process.  I am hoping that there is a  ...
Highly frustrated. Which setup directory should I use that allows me to read/write/create/delete files?23 Jul 2008 16:10 GMT1
Ive written a small string resource building utility that I send out to our
translators. I have a setup project for each language we support, which
picks
out a group of  12 english resx files plus their paired "foreign" resx for
Attach form attachment to outlook message23 Jul 2008 16:03 GMT1
Below code is attached with a button on my infopath form. It does work (
auto populates "To:" and "Subject" based on form nodes) but how can I attach
the file to the message which is attached to attachment control to the form?
Thanks
finding the duration of a .flv file23 Jul 2008 15:55 GMT1
How can i find the duration of a .flv (Flash Vide) file ?
Visibility change causes menu items to scroll (bug?)23 Jul 2008 15:11 GMT2
To reproduce, run code, open file menu, press up and down arrows to move out
of menu.
Menu items are scrolled and blank items appears in end.
I need to change visibility of menu items at runtime.
What classes are suitable for working with XML?23 Jul 2008 13:15 GMT8
I'll be working some XML's soon and i wonder if
it's recommended to develop own parsers or if
there exist good tools already in DotNet 3.0 or
3.5 under VS.NET 2005.
What classes handle regular expressions?23 Jul 2008 13:15 GMT6
I'll be working with regular expressions and
hopeful as i am, i count on that there are
tools ready to handle e.g. file operations
using regular expressions.
Treeview background image23 Jul 2008 11:42 GMT4
I'd like to be able to give a treeview in my application a nice smooth
gradient as a background image, but I'm having trouble doing this. Webpages
that I've seen so far seem to suggest using the BackgroundImage property, but
this does not seem to work. I'm using C# Express 2008.
 
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.