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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Sort (strings)09 Jul 2008 08:55 GMT3
What is the best way to sort strings by lentgh in .NET 2.o
?
What is the best way to implement it?
Thank u!
Write > or < in method summary09 Jul 2008 08:22 GMT2
Simple question about writing the method summary: how do you write >
(greater than) or < (less than) in between <summary></summary>?
Thanks.
OpenFileDialog and SaveFileDialog09 Jul 2008 07:18 GMT3
The object called dlgOpenFile is of type OpenFileDialog.
In this example the eventhandler OnFileOpen is called when the Open File in
a menu is clicked.
Here we call the OpenFileDialog and select a filename to be opened and then
WPF: List of fonts in combo09 Jul 2008 03:51 GMT3
I have a list of fonts in a combo.  how to I make each item in the list use
that font as it's (the item's) style similar to viewing a list of fonts in
Word?
<ComboBox   Grid.Row="0" Grid.Column="1"  x:Name="Font"
listview invalidate problem09 Jul 2008 01:45 GMT1
high!
i've created a listviewitem[]-object with a complete list and add it
during runtime into a listview.
lvParameters.BeginUpdate();
Linq - basic simple Answer08 Jul 2008 23:15 GMT9
after reading different places/sites about linq... I ran into these questions:
1. What framework do we need to run linq ?
  (does it depend on what version of visual studio we have?)
  how about vs2008?
repeat character08 Jul 2008 23:08 GMT6
vs2008 c#
Having a string myvar = "*";
I need to repeat this myvar 100 times when is used at run time...
string myline = myvar + myvar+ myvar....(100 times)
slow fill08 Jul 2008 20:55 GMT1
I am experiencing slow response from my  fill command.
I am trying to open a database and one table and add data at some point.
Is there a way to just open the table without all the data being read in
when using my fill on my dataadapter.
Serial Port Communication / Threads08 Jul 2008 19:29 GMT2
I know that under VB2005, serial communications is performed on a different
thread than
the UI thread, and that a delegate has to be invoked in order to display
received data. My
about UserControl and OnKeyUp, OnKeyDown and OnKeyPress08 Jul 2008 19:18 GMT9
I wonder can somebody explain when is it suitable to
use these methods
OnKeyUp, OnKeyDown and OnKeyPress
because these raise an event. These are located in class UserControl.
Using ref08 Jul 2008 17:59 GMT68
Form a performance perspective, is it wise to use the ref statement as much
as possible?
Thanks!
Arjen
Impersonation and credentials security08 Jul 2008 17:29 GMT1
I need to copy files to/from a network share in a LAN with/without
Active Directory.
If my user has no right to do so I have to use impersonation in the
same way Windows prompt me for a user and a password.
Sorry it's posted here!08 Jul 2008 17:15 GMT6
Guys,
how do i change the image in the login screen. without any software.
I mean programatically. Is there any way i can tweak windows to
display an image of my choice on login.
listview offset08 Jul 2008 16:14 GMT3
I have a listview with large icons. When user clicks, say the top left
of an icon, and in
the mouse down event i have
Point p = listview1.PointToClient(new Point(MousePosition.X,
How to start windows defragmentation process08 Jul 2008 16:01 GMT1
Hello group,
I am currently working on an application that makes heavy use of a
postgres database. Millions of rows are moved around during an average
day. As this application is meant to be deployed to several thousand
 
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.