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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
install web service in a Setup Project24 Jul 2007 01:44 GMT2
I know this has been answered, I just can't find it.
can someone point me to a URL or thread that shows how to install a web
service in a Windows Setup Project ? I need to install a windows app, but it
must install a web service in IIS too.
Editing Existing Excel Worksheep in .Net24 Jul 2007 01:10 GMT4
Hi programmer  people.
A vendor of mine uses an Excel workbook as an order form.  I'm trying
to write a csharp code in VS '07 that could import the workbook and
edit it.
system tray or windows services?!!23 Jul 2007 23:21 GMT7
did you see the CNN or BBC dekstop news alert software? I want to develop
the same but for banner advertisment and I want to if I should do it as
system tray ir windows services?
event handling for list view question23 Jul 2007 23:18 GMT3
I have a 3-column listview. It has to return the value of the cell when the
user click the listview.
The SelectedIndexChanged event and ItemSelectionChanged Event only return
the row information (ListViewItem).
Screen logger class23 Jul 2007 22:56 GMT7
How to create screen logger class from WinForms application.
It should have the following methods:
Open() - creates a window in screen
Writeln(string s) - writes text to this window
At wits end! Please help: gridview.databind() gives no data23 Jul 2007 22:17 GMT8
Please help!
My gridview displays with two empty rows. There is no error message,
just no data. I am at wits end and really wondering why we work so
hard to have our lives made so easy by these pre-packaged controls.
trim the string23 Jul 2007 22:16 GMT5
I have a string line = "                          DOL : 12/04/09 "
I want to remove the white spaces and to get the string like
line = "DOL : 12/04/09" ;
i have th e following coding but it is not going to if statement.
Help Rotating Text23 Jul 2007 22:05 GMT4
I'd like to print some text at an angle. I was able to get
Graphics.RotateTransform() to work but rotating the entire mapping area
makes positioning the text a nightmare.
I'd like to instead change the underlying LOGFONT escapement.
bind Dictionary to DropDownList23 Jul 2007 22:02 GMT2
Is it possible to bind a Dictionary to a DropDownList ?
The most obvious code fails :
Dictionary<string,string> dictionary = new Dictionary<string,string>
dictionary.Add("Name1","Value1");
LDAP and Sybase connection using C#23 Jul 2007 21:30 GMT2
I was thinking about making an application that would both interface
with an older Sybase database (ASA 9.0) and LDAP to do some grunt
work.
My plan is that the Sybase DB holds all the user information and I
Response.Redirect problem23 Jul 2007 20:31 GMT6
I'm trying to figure out what I have wrong in the following code. It's
located at http://www.ledet.com/locations/location.aspx
If I call this page with http://www.ledet.com/locations/location.aspx?id=0
it works fine and redirects to the default page for that directory.
Using a .dll23 Jul 2007 19:56 GMT9
I'm coming from a Java background, and exploring C#.  An acquaintance
gave me a .dll that  I plan on using in a couple of projects.  His
directions involved putting a copy of the .dll in the folder where my
project is and adding a reference to it.  I've gotten everything to
bypassing the Windows Form Designer23 Jul 2007 19:49 GMT10
I want to bypass the Windows Form Designer in VS, to create a form
programmatically.  The elements of the form are to be arranged in a
table, and I want the size of the table (and therefore the number of
elements) to be determined at runtime, so dragging and dropping on the
Extendind/hooking system dll's23 Jul 2007 19:36 GMT7
I am looking for a way to extend system classes (specifically I'm
talking about data provider connection classes such as
System.Data.SqlConnection, System.Data.OracleConnection).
What I need is to add custom pre-processing before call to some of teh
How to set the max heap size in C#?23 Jul 2007 19:36 GMT2
I am writing an application which constructing a fairly big tree for
some financial pricing application. How can I increase the heap size
of the .NET runtime environment?
I have tried doing it in Java before which I can set use the /mx flag
 
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.