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
Logical AND (&&) in an If Statement07 May 2008 15:43 GMT7
This is a very basic question, but I can' turn up a statement on the
subject:
In C#, if I have
If (x == 1 && y == 2)
Datasets07 May 2008 09:33 GMT2
What is the easiest way to make a dataset and all the data inside
viewable from multiple forms. The problem i experience is when i add
data in one form i cannot view that data i added to the dataset in
another form. Please help. Thanks
Uploading a directory instead of a file07 May 2008 08:11 GMT8
If i go as follows:
<asp:FileUpload  ID="dirTemp" runat="server" Width="400px" /><br />
The element i create is requiring me to select a file. Can i use this  
control to point out a directory? Is there another one?
Convert DataTable to Xml string variable...07 May 2008 06:13 GMT7
   I'm trying to find a way to convert a datatable to xml and assign that
to a string variable without saving to a file.  Obviously I don't want to
slow down the process by writing to disk, but all the methods I've found so
far (datatable.writexml) write to a file.  I think ...
WebBrowser.Print07 May 2008 05:17 GMT2
Using C# 3.5 ...
How can I set the default page orientation to Landscape when using
WebBrowser.Print( )?
... Thom
Gridview dynamic pagesize06 May 2008 21:54 GMT2
I would like to assign dynamic pagesize to a gridview called
gridCustomer. The customer data is a List with a column called
groupId . When a new groupid is encountered I would like to display
data in a new page. The code doesn't seem to work. Can you please
large (>2G) addresses06 May 2008 20:56 GMT4
Dear staff
Can I get your assistance with \3GB (LARGEADDRESSAWARE) switch in mixed mode
process built by VS 2008, please?
I have a mixed mode application: C# GUI calling native C++ DLL through
Windows Service Deployment06 May 2008 20:55 GMT5
I have a Windows Service that I am deploying by setting a Deployment project
in my solution.
The problem I am having is with the app.config file.  This where we store
our connection string and folder locations.
Static Constructor of Abstract class and Derived Classes06 May 2008 20:25 GMT2
Is there a way (using Reflection or anything else) to know what derived class
caused a static contructor to be called?
Find localized name of a the LocalSystem account (NT AUTHORITY\SYSTEM)06 May 2008 20:09 GMT1
This message is posted in the WMI group, but since the last answer in that
group is one month old I post it in C# group too.
We need to find the localized name of the LocalSystem account. Onenglish
windows it is 'NT AUTHORITY\SYSTEM', but on other OSs it is something else.
WMIC issue when upgrading to dotnet 2.006 May 2008 19:59 GMT1
  I'm developing software for a USB device with an FTDI chip.  The
device is recognized through WMIC queries.  When porting an
application from Visual Studio 2003, to 2005 it seems to work
perfectly on the machine I'm developing it on, however on some
WCF & Transactions06 May 2008 19:30 GMT5
I have following scenario(s):
1) WPF client should connect to windows service hosting
WCF which runs operations using BLL and DAL dlls.
2) WPF client with same DLLs without WCF service.
Cannot find Mutex created in win service from win application06 May 2008 17:38 GMT6
I have a program that can be started as windows service or as an
windows app.
I need to avoid starting this program  as an application if it is
already started as a win service.
calling javascript from asp.net c# application06 May 2008 17:00 GMT1
Hi,
  I have a the following javascript code(see below) within my asp.net page,
I would like to be able to set the value of UnSavedChanges within my c#
behind code to indicate that changes have been made but not yet saved.
httpWebRequest result to HtmlDocument06 May 2008 15:46 GMT2
I use HttpWebRequest to strip down code from a web page
and then I save it in a string variable.
I need to create HtmlDocument object from that code in
string variable.
 
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.