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# / December 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to receive message sent from another window?18 Dec 2006 05:34 GMT2
Hello, guys.
In my application, I need to receive a windows message from another
window,  and the other window is a MFC application using SendMessage to
send a custom windows message.  So, in my c# application how can I
Which file type to use to save data...18 Dec 2006 02:05 GMT6
I am new to C# so please bear me :).
I have an app which uses datagridview. it has 8 columns.
I also have struct which has 8 members(the same as the datagridview).
when I add row to the gridview, i add the same data to this staruct and
Package and deploy in .NET18 Dec 2006 01:57 GMT7
I have an application written in C# .NET 2005 using .NET framework v2.0, the
execute file is only 500KB and it used two third party DLLs, all  added up
to round about 1MB.
My question is when i distribute my application to friends do i have to
SaveFileDialog won't show existing file18 Dec 2006 01:18 GMT3
I am trying to download a file from website, and to get the local file
name form the user, I am using SaveFileDialog.
I apply the filter (I parse the url to get the file name and assign) to
the saveFileDialog object.
Transparent form that intercepts mouse events18 Dec 2006 00:56 GMT2
I am trying (with little (no) success) to create a transparent form
that can capture mouse events. Put another way, i would like to show
the other windows that are behind my form (like setting the form
transparency key to the form backcolor), but i dont want the mouse
String "+" operator conversion18 Dec 2006 00:39 GMT10
I am surprised to discover that c# automatically converts an integer to a
string when concatenating with the "+" operator.  I thought c# was supposed
to be very strict about types.  Doesn't it seem like c# is breaking its own
rules?
deploying an application and attaching files17 Dec 2006 20:12 GMT2
I have done my build and testing and I am ready to deploy my version1 of my
application.
I have added a new setup (msi) project and am using the file system editor -
but what settings do i need to add a ms access database file to my project
Seeking sample code to scan folders, files17 Dec 2006 19:16 GMT2
I'm wanting to scan all folders and files under a specified path (e.g.
C:\Files).  I know using System.IO I can use Directory.GetFiles to get a
list of files under a folder, but how do I get the name of the folder?
Is there any sample code out there that can kickstart me?
Problems with Properties.Settings.Default and and user.config17 Dec 2006 17:00 GMT1
Is it possible to decide where user.config is stored by
Properties.Settings.Default.Save?
The default location seems to be "C:\Documents and
Settings\[User]\Local settings\Application Data\[AppName]\[Executable
Converting from byte to string and back to byte ends in different results?17 Dec 2006 14:53 GMT1
I have a really strange conversion-problem here:
--
string _content = new string("some data");
..
Sorting in LinkedList<>17 Dec 2006 14:30 GMT20
Mostly I program in C++, and I'm not fluent in C# and .NET. In my last
project I began to use LinkedList<> and suddenly noticed that can't
find a way to sort it. Does it mean I must implement sorting for
LinkedList<> myself?
Remoting Tutorial?17 Dec 2006 09:24 GMT4
Can anyone suggest a good (current) tutorial on how to do basic
remoting with C# (2005 express edition)?
reverse order in string writer17 Dec 2006 07:48 GMT1
I have a datagrid view that I have enabled a use to copy data from.  However
the copy seems to work in reverse.
This results in the last value selected being the first copied to the
clipboard, but I require the data copied to be in the order in the
Tidy.Net17 Dec 2006 01:29 GMT1
Does anybody here have any example code for Tidy.Net
(http://sourceforge.net/projects/tidynet/) ?
I can't find one single example. I try to convert a html-string to well
formed xhtml, but the only output I get is /r/n
Interlocked.Increment bug?16 Dec 2006 22:24 GMT15
Is there any known bug related to
Interlocked.Increment(ref var)?
My client report var's value going up and down in the client/server
multile-thread application. There are about 80 clients connect to one server
 
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.