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# / October 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to connect HTTP or HTTPS with the help of url in console application13 Oct 2006 10:18 GMT1
Hello friends,
    I want to connect http or https by taking url, username & password
from user (if necessary )& then connect to download file from that
source in console application.
Deleting items in a list13 Oct 2006 10:03 GMT1
My app populates a list of custom objects from data fetched from a database.
What i want to do now is filter the list and remove items from the list that
don't match the filter criteria.
I was thinking of using foreach to traverse the list and dynamically remove
User.config in .NET 1.113 Oct 2006 09:37 GMT1
Does .NET 1.1 (VS 2003) support using user.config for updateable user
settings? I've only found posts on using the read-only app.config.
Br,
Tom
Downloading code project dll's?13 Oct 2006 09:26 GMT4
Is it ok to let users download DShowNet.dll from my site instead of
www.codeproject.com that needs username & password? The software using
dll is for detecting meteors from night sky and used in a non-business
manner.
Profiling an app13 Oct 2006 09:07 GMT2
I am trying to profile the memory usage of an application.  In Task
Manager, I can add Virtual Memory Usage (VM Usage). I am confused by
this metric.  Usually it is close to the Mem Usage value.  However, on
my laptop I turned off Virtual memory (e.g. I have no paging file),
Looping through items13 Oct 2006 08:42 GMT1
 I am writing Outlook Add-in project using C#. I want to loop through
calender items from 17-Oct=2006 to 10-Jan-2007. If I found any Meeting
request I want to delete that items. Anybody knows how to do it.
I am looking for the following logic
TreeView doesn't show last item13 Oct 2006 08:08 GMT6
in my WinForm-Application i have a strange problem with the TreeView
Control.
As you can see in the samplecode below, i fill the TreeView by adding some
nodes with sub nodes. (The subnodes don't matter in the first place.)
treeview control 2.0 scroll to top13 Oct 2006 05:45 GMT3
Hello Gurus,
After loading my treeview control in windows form, how to i scroll to
the top and select the 1st node?
Any help is greatly appreciated
Export Crystal report to PDF13 Oct 2006 05:39 GMT5
Could any one give a sample example on how to export crystal report called
"MyReport.rpt" to PDF using Crystal Report !!?
Thanks
Open Crystal Report13 Oct 2006 04:31 GMT2
I have a regular C# form with a button on it. I want to click the
button and open the report.
What code do I need to open the report?
Thanks-in-advance.
A dictionary with many keys for the same value13 Oct 2006 03:51 GMT6
I'd like to find a .NET Collection in which I will be able to set many
keys for the same object.
For example, I would like to do something like that :
Dictionary<long, string> collection = new Dictionary<long, string>();
VS command prompt vs Windows one?13 Oct 2006 03:44 GMT2
Is there a difference between the command prompt in Visual Studio 2005 and
the one that's in Windows?
Thanks,
Ron
Any good c# api on internet?13 Oct 2006 03:19 GMT1
I'm a newbe on c#. Is there any good api for c# classlibrary(.net) on the
internet that you can recommend? I'm thinking something like javas api.
Regards
/Tom
If a DataGrid.DataSource is an IList, not a DataTable, is there a way similar to dt.AcceptChanges(), dt.RejectChanges()13 Oct 2006 03:14 GMT1
If a DataGrid.DataSource is an IList, not a DataTable, is there a way
similar to dt.AcceptChanges(), dt.RejectChanges()?
Thanks a lot!
Ryan Liu
grid / spreadsheet component recommendations?13 Oct 2006 00:20 GMT1
Any insights and experiences out there with .NET compatible spreadsheet/grid
components?  I would like the database features of the standard .NET
datagrid, with the additional feature set of individual addressable cells
(row,column) with the capability to put values, combo boxes, ...
 
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.