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# / September 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Comparing Files - quickly and definitively23 Sep 2007 09:24 GMT4
I would appreciate some recommendations for programmatically determining if
files differ.
I'm writing a utility that backs up files that customers upload to Web
sites. Rather than mindlessly copying any/all files from each Web site to
ridiculous23 Sep 2007 08:03 GMT15
I was using ints for all my code which involved a lot of bitwise logic.
Since in actuality I was just working with bytes I decided to change all the
ints to bytes. Now none of my code works... I have to explicitly cast any
time I use a bitwise operator just because C# thinks it ...
datetime23 Sep 2007 07:37 GMT4
how to capture midnite
i want to create log files based on change of day
i was thinking seconds past midnite...
tks DaveP
resolve ip address23 Sep 2007 03:23 GMT3
how can i resolve a computer name on lan to ipaddress
Tia
DaveP
Where is System.Collections when using csc.exe23 Sep 2007 01:53 GMT3
I've got some C# code to create a custom PowerShell cmdlet with these
statements:
...
using System.Collections;
console class22 Sep 2007 19:59 GMT1
is there a method of console class where i can
be in a loop and just read keys pressed
example
while true
Simple question22 Sep 2007 19:29 GMT3
Why C# has "readonly field" and "const value", while Java has only
"final"?
Are there any reasons for doing so?
drawing issue22 Sep 2007 19:28 GMT3
i still did not understand how draw/ paint event work in some case.
for example, i have a control which has a content.
its content can be scrolled, therefore the content should be repaint/redraw.
i understood that there is a comparison with region shown before and new
org/dom4j/DocumentException22 Sep 2007 18:26 GMT2
I get the following error when I try and access a web service in apache
from a csharp application:
System.Web.Services.Protocols.SoapException was unhandled
 Message="java.lang.NoClassDefFoundError: org/dom4j/DocumentException"
Form.ShowDialog(), how to disable exiting on button click22 Sep 2007 18:05 GMT1
(using Windows CE, C#)
I have a form that is called with frmname.ShowDialog(), and it of
course has an OK button which returns a DialogResult.OK.
How can I disable closing the form when I want to (specifically, when
detect computer connected to network22 Sep 2007 18:00 GMT1
I would like to know how can i detect all computers connected to a
particular network ?
thanks a lot,
A.
Outsourcing to India (C# Development)22 Sep 2007 15:20 GMT2
Has anyone got any knowledge of experience of Indian C# work?
I have several C# projects, but UK costs are too high for me to
develop the projects. I was advised to take on Indian staff.
I recently attended a London meetup session (see http://www.meetup.com/)
how to set default values in instantiating a generic List<>22 Sep 2007 14:12 GMT6
I have the following code
public enum pdfFlags
       {
           PFD_DRAW_TO_WINDOW,
Invitation to trying my project - BOS (a general purpose framework)22 Sep 2007 11:58 GMT1
Hi, this is Born Bugler. My interests include architecture design and 3D
programming. I would like to share my latest project with you and am looking
forwatd to receiving your suggestions or criticisms. :-) The project was
mostly written in C#, though part of it was in C++/CLI.
Ahh not again!22 Sep 2007 08:59 GMT4
I have in a small application a usercontrol with 4 buttons. Btn1, Btn2, Btn3
and Btn4 these button is placed at the buttom of the usercontrol. On top of
the usercontrol i place an anothe usercontrol depends on the buttons i click
on. A little bit like the Outlook Side navigator.
 
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.