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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Create my own asynchronous BeginXXXX methods and EndXXXX methods16 May 2008 02:07 GMT4
the subjects says much I think.
Basically I want to create my own long running tasks asynchronously.
I want to have a BeginMyOwnLongTediousMethod
and EndMyOwnLongTediousMethod
Generic methods and Switch by type15 May 2008 22:29 GMT4
Hi,
  I have written a generic method which does different things depending on
the type of the parameter. I got it to work, but it seems really inelegant.
Is there a better way to do this?
What can I know what component is getting focus?15 May 2008 22:23 GMT2
I have one combobox, two grids and nine textbox. All textbox are tab index
one following another. When I press tab I go to the next textbox. How can I
known if I click on another component, like the combobox?
Thank you!
noob using dictionary as class property ?15 May 2008 21:58 GMT6
hello, I'm trying to use a dictionary as a class member.  I want to
use a property to get/set the key/value of the dictionary but I'm
confused as how to use a dictionary as a property.  Since there are 2
parts, I don't know how to setup the get/sets.  I tried searching but
Dealing with NULL collection in Linq query15 May 2008 21:35 GMT4
Hey everyone,
Is there a more elegant or cleaner way of accomplishing the following
null check?
List<string> myString = null;  //Purposely null list of strings to
Creating New Threads to Show a Splash and Login Screen15 May 2008 21:18 GMT4
I am having a bit of a problem getting my application to work
properly.
RIght here is my problem...
WHen my C# windows app loads up the start form, i create a new thread
SELECT data from DataSet tables (INNER JOIN)15 May 2008 19:42 GMT1
I have a DataSet with 2 tables.
Now I want to select data like a INNER JOIN from these tables.
In SQL Syntax I would write:
SELECT *
Generic filehandler method15 May 2008 18:42 GMT14
I am trying to build a generic static method that will return a specified
type from a method.  My problem is that I need to return say an image from
the method...and I'm having trouble understanding how to do this.
This is what I have so far...(The new Image is hardcoded right now ...
How to Refresh Datagrid Control?15 May 2008 18:37 GMT6
I'm having trouble refreshing a datagrid control bound to a dataset that was
created from the New Data Source wizard.  What is the code required to
refresh the datagrid with data from the data source (sql db)?
More Details:
How could it be that?15 May 2008 17:27 GMT6
I suggest you to start session of questions to Microsoft Visual Studion
team. We have here MVPs comunity, that have influence in Microsoft world and
may help us to make the soft empire to resolve (in the end) basic Visual
Studio bugs. Let's help them and will list such a bugs in ...
Enum or Struct Help: Working with String Values15 May 2008 16:59 GMT3
I have some codes that represent Sale Types i.e. A = On Account, C = Cash, D
= Debtor, V = Voucher
I want to create an enum or struct to work with the logical names like
"Cash" as opposed to "C"
Open file without knowing the extension15 May 2008 16:50 GMT8
I am building a dynamic image loading class.  I have a list of properties
that have associated images in a specified directory. The problem they are
multiple formats which are not known at runtime...and to make matters worse
users are allowed to use images in any format...so long ...
Assembly.GetExecutingAssembly().15 May 2008 16:39 GMT3
I am using Assembly.GetExecutingAssembly().Location in order to get the
path to the running executable and to attach to it continuation of path
i want to access in code.
What I get is the path + dll file with
Working with win32 window15 May 2008 16:10 GMT1
I came accross a code (some prepared program) that plays a certain video on
any button click selected window on the PC. When it stops playing the video,
the original window diplays again its original view.
My mission is to preserve the last farme of the video (or some close view of
Question related to LinkLabel15 May 2008 15:47 GMT1
I am using a link label in my application and am not setting any size for
the link label.
When i run my application i see the link label properly but only
approximately 75% of the width of the label is clickable though the entire
 
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.