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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Splash Screen22 Dec 2005 14:31 GMT4
Howdy folks,
How would one go about making a splash screen (message appearing while main
program loading) in c#
cheers in advanced
Creating a timeout22 Dec 2005 14:27 GMT3
I have a webservice which takes a hostname and drive letter as input and
returns the free space for that drive on that host as a long. Sometimes
it will take forever to get information from a recalcitrant host, but it
keeps trying far longer than I want it to. How can I set up a ...
I need help with Reflection22 Dec 2005 14:07 GMT5
Hi all, i have a question about the framework reflection.
I have a project with some pages and a component class file. Inside
this file I've placed some custom objects.
Using the reflection and the Fieldinfo[] class i can look inside my
About slot machine code22 Dec 2005 14:04 GMT1
Are there any slot machine c# sample codes for reference ?
Thanks !!
Best regards,
Paul
Datetime convert22 Dec 2005 13:59 GMT2
can someone explain me, when to use:
(DateTime)DataBinder.Eval(Container.DataItem, "dateField")
OR
Convert.ToDateTime(DataBinder.Eval(Container.DataItem, "dateField"))
Can't remove title bar from CE.NET app22 Dec 2005 13:19 GMT1
I have removed text from the Text property of the form, and removed the
control box, and it works in the designer... no title bar. But when I
deploy the app to CE.NET, the bar is still there (albeit with no text
and control box).
private new void22 Dec 2005 12:25 GMT4
 I have seen some code recently that had the following method
signatures:
private new void Push(object o)
And
COM Interop Show only some classes22 Dec 2005 10:16 GMT2
How can I expose some classes within my assembly to COM but not others?
Thanks
Alan
Something like NDoc for CF2.022 Dec 2005 09:26 GMT5
NDoc doesn't seem to work for Compact Framework 2.0.
Are there other Tools available for Documentation?
I tried Document X, but it didn't work because it cannot find HTML
Help!
out Parameter And Base Class ?22 Dec 2005 09:26 GMT11
I think I had a problem with using out parameter , why the instance of
'SubClass' can't convert to 'BaseClass' ?  my code is :
----------------------------------------------
using System;
newbie question22 Dec 2005 07:56 GMT6
Hi. Can anyone confirm please. Basically, the difference between const and
readonly is that const fields need to be known at compile time, whereas
readonly fields are unchangeable fields that can be initialized at runtime.
Am I getting this right?
How do I set the datagrid column to currency format?22 Dec 2005 07:55 GMT3
Data in datagrid shows all numbers to the 1000th place. So, $3.00 is shown
3.0000
How do I set the datagrid column to currency format?
                           DataGridColumnStyle colStyle4 = new
parsing a full name from a strong22 Dec 2005 06:46 GMT7
I'm a beginner to C# programming and working on some exercises.  I have
form where a user enters their name and when they click on a button it
parses their name and puts it on 3 seperate lines.  Problem is I'm not
sure how to get this to work if the person only enters their first ...
TextBox backgrounds yellow (some of them)22 Dec 2005 05:19 GMT6
I'm developing Web Applications with C# code behind. I have found that,
because of the particular nuances of my company, I am stuck with positioning
the items on the page with tables. No problem with that though.
The problem is that some of the controls on the screen are displayed ...
.NET Component security consideration.22 Dec 2005 04:52 GMT1
I'm designing new distributed application which may result in many .net
assemblies (dll/exe). Obviously there has to be mechanism for them to
communicate with each other. But I don't want to reveal datastructes in my
components i.e. how should i take care all individual components ...
 
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.