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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Protecting against null events21 Nov 2006 15:48 GMT1
This question is a followup to my question here:
http://groups.google.com/group/microsoft.public.dotnet.languages.csharp/browse_f
rm/thread/445d6d71f033a6d2/07c99e4742fe5fdb#07c99e4742fe5fdb

I've been reading
http://www.yoda.arachsys.com/csharp/threads/lockchoice.shtml, and have
FolderBrowser21 Nov 2006 15:40 GMT2
I was trying to convert a VB project that contained the class
FolderBrowser to C#.  I have added a reference to System.Design, and
the FolderBrowser class now shows up, but when I call
System.Windows.Forms.Design.FolderNameEditor.FolderBrowser fb = new
Listview FindItemWithText21 Nov 2006 15:09 GMT1
I have two columns in the listview.
To search for a value in the first column only I can use
FindItemWithText("alan", false, 0, true);
What if I only want to search through the second column?
dataset and xslt21 Nov 2006 15:02 GMT2
I want to create flat txt file from my data stored in my dataset.
I do xslt transformation and i've got sth like that:
(where ds - is my dataset, output.txt - is my result
---------------------------------------------------------------
Help wanted: Generate code from delegate21 Nov 2006 14:53 GMT5
I make use of anonymous delegates in my code. For debugging purposes I'd
like to generate the code that the delegates describe. Do anyone have an
easy way to do this?
cheers,
Higher CPU Utilization on Windows form resize21 Nov 2006 14:53 GMT11
I have created a windows application in which the form needs to be
resized on the MouseMove event. The windows resize function takes a lot
of CPU cycles. And as the resize function is called on the MouseMove,
the form is resized around a 30-100 times in one second. This leads to
numericUpDown but with non-numeric items.21 Nov 2006 14:03 GMT6
I would like to use the numericUpDown in it standard way but have to
features. I would like to display items instead of numbers that amp to the
numbers and have the control be "cyclic" in the sense that once it reaches
its maximum value it goes to its min and vice versa.
A design question21 Nov 2006 13:29 GMT2
What is the recommended way to solve design when creating system today.
Assume you use windows forms.
You can use thin client PC(terminal server) which is a special kind of PC
where you put all the execution on the server and only show the presentation
Setting value of parameter in ObjectDataSource21 Nov 2006 13:28 GMT1
I have an object data source, that takes a parameter sortData, that sorts
the data, now I want to have the sorting set to a default value when i first
load the ASP.Net 2.0 page. I've tried to set the DefaultValue of the
parameter but it doesn't change the sorting.
Any Equivalent to VB.NET's With...End With Statement ...21 Nov 2006 13:15 GMT3
I'm new to C#. In VB.NET we have With...End With Statement. Often, I need to
perform several different actions on the same object. For example, I may
need to set several properties or execute several methods for the same
object.
Bound Combo Box Problems21 Nov 2006 13:08 GMT3
I have what I think should be a simple question regarding a bound combo box.  
My first table is Dealers:
DealerID - primary key
DealerName
How to how to get the privilege of domain controller21 Nov 2006 12:54 GMT4
guys.
I want to use c# to get the privilege of a domain controller in a
non-DC machine as i have the user name and password of DC.
But i can't find any functions in MSDN.
WebBrowser 2.021 Nov 2006 12:20 GMT4
When i'm using .net 2.0 webbrowser control, I generate html code at runtime,
and bind it to wb.DocumentText Property. But, when i click the link in the
wb, the wb isn't navigate to this link. why this ?
Anyone can help me ?
Transparent BackColor PictureBox21 Nov 2006 12:10 GMT1
Could anyone give me a way of getting a picturebox in winforms to
actually give me a transparent background? I need to layer images on
top of one another and obviously can't at the moment.
If this cannot be done, could you recommend a reasonably priced control
scribble21 Nov 2006 11:53 GMT2
I am trying to learn vsc#.  I downloaded the sample project for scribble
and was wondering if there is a tutorial to read and walk me through the
code.  If there is if I could get some hint as to where it is located I
would really appreciate it.
 
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.