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
Progromaticly build OnClientClick22 Jul 2008 17:56 GMT1
Here's my code snippet:
   protected void Page_Load(object sender, EventArgs e)
   {
       Page.RegisterStartupScript("SetFocus",
Override add on bindinglist22 Jul 2008 16:50 GMT2
Good morning,
I have a bindinglist of my custom objects and need to check, before
adding items, if an item exists in list and then cancel inserting.
I have tried to create an object that inherits from
Figure out disk space for all local drives.22 Jul 2008 16:49 GMT1
How can I get the disk space for all of the local hard drives?
TIA - Jeff.
Windows Mobile22 Jul 2008 16:20 GMT1
How to post questions about Managed Development on the Mobile SDK?
I want to change the default lock / unlock screen of my PPC device. How to
do this?
converting to hours (time) from kilobytes streamed?22 Jul 2008 14:26 GMT2
Could somebody provide me with a formula (or, better, a
code example) for converting kilobytes to hours (or, time) from the
server?
Thanks.
Monitor Battery Status22 Jul 2008 14:23 GMT1
Could someone please help me with writing codes for check the battery status
of windows mobile device using C#?
Thanks,
Delegates are useful, and here is why (sample program)22 Jul 2008 14:20 GMT74
They usually don't teach you in most textbooks I've seen that
delegates can be used to call class methods from classes that are
'unaware' of the delegate, so long as the class has the same signature
for the method (i.e., as below, int Square (int)).
timer, threading and appDomain ... complicated question22 Jul 2008 14:12 GMT2
I have some trouble with threading and AppDomain ... :-((
Within a MDI Container Form,
I am loading a assembly into a AppDomain like this:
"System.AppDomain local_AppDomainPlugIn =
Crystal Reports and C# - Application Deployment22 Jul 2008 13:53 GMT7
Hey Guys,
     I'm totally flipping out. I developed an application which makes use
of the built in Visual Studio 2005 Crystal Reports components. I have
references on my solution which state:
Hello All22 Jul 2008 08:30 GMT1
it is urgent questin.. Pls need help we wrote a lot of dll which was
been using by an windows service.And we make some revision some of
them.And then build them..and deploy to the location.But some
properties seen as methods for example. In code domain there is a
URGENT * PLEASE - problem when sending mail - C# - Framework 1.122 Jul 2008 07:55 GMT2
Hey all,
I have a URGENT problem and I hope someone could help me...
scenery:
I have a windows app, coded using C# (framework 1.1 - VS2003)... The
try/catch/finally22 Jul 2008 05:58 GMT1
If I have something like:
           StreamReader fin = null;
           try
           {
Translucent form, opaque text.22 Jul 2008 02:35 GMT3
As far as I know if I change the form's opacity, every control on the
form also inherits that opacity. But in many real applications (not
application programs), we see opaque text (100% opacity) on a
traslucent background, for example text messages on TV. Or look at the
What do you look for in code review?22 Jul 2008 02:22 GMT4
On the coding practice side proper exception handling/logging will be
on the top of my list, followed by (in no specific order) null
checking, use of enumeration instead of return code, functions that do
way too much, ....
Interface between libraries22 Jul 2008 02:17 GMT2
I build a library and I want to let other developers to add some features to
my library.
For example, I want to provide an interface or abstract class (?) like this:
interface IExample
 
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.