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
EventHandlerList question (1.1)09 Nov 2006 11:03 GMT4
I'm having a play with EventHandlerList but the documentation is a bit
ropey and I can't find any decent examples. It also doesn't seem to do
what I was led to believe it would. I was under the impression that
windows.forms controls used EventHandlerLists because generally most
How to?09 Nov 2006 10:04 GMT6
retrieve a Char representing a key value f.e.
Keys.Control?
I must place some keyboard Char into a
keyboard buffer on button click.
reg:stored procedure09 Nov 2006 10:04 GMT2
how to insert values into stored procedure....
using vb.net application....
if any one knows send me the sample code... for that insert query
Is there a Query designer control09 Nov 2006 09:55 GMT1
I need to offer my users the ability to 'select' records, through a limited
query selection. A bit like the Query deisgner available in the MS dev
environments but a bit simpler. Is there a control or does anyone know of
some existing code freely available that will accomplish ...
am i overloading this function properly?09 Nov 2006 09:46 GMT3
Here is my code
       private void updateticks(TextBox textbox, CheckBox tickbox)
       {
           if (textbox.Text.Length > 0)
Docked tabcontrol flickers on resize09 Nov 2006 09:45 GMT1
I have added a tabcontrol in windows form under c# 2.0 and docked it to
FILL.then i kept a listbox on this docked tabcontrol .Listbox contains
a collection of approx 10 strings as list items. Now when i resize the
form whole listbox flickers..
TreeView and node with long text09 Nov 2006 09:24 GMT1
Some nodes on my treeview could have (very) long text, and i was wondering
if there was any possibility to have a "multi-line" node ?
Thanks.
What is wrong in this code?09 Nov 2006 08:36 GMT5
What is wrong in the code below?
Adrian.
using System;
namespace ConsoleApplication2
Difference between String and string09 Nov 2006 08:22 GMT4
does anyone know if the capital S make a difference?
cheers
Andy
c# help for my asp.net page09 Nov 2006 07:24 GMT4
I am freelancer and designing a .net page.
I require the syntax in C# for capturing the variable from carryover
line in url eg: www.xyz.com/ccc.aspx?mid=12
how to capture this mid in c# and I have to use in my sql string along
DLL compilation error - assembly strong name09 Nov 2006 06:25 GMT1
I have a project references a DLL(by Add Reference), so far so good.
However, if I change my application from exe to a class library and also
added a reference to that same DLL, I got a compilation error:
"Assembly generation failed -- References assembly 'OrderController' does
Destructors09 Nov 2006 06:06 GMT2
Can any body pls tell me in what order the destructors will execute.
I'm having two classes and the object is of the derived class.
Prune double slahes09 Nov 2006 04:06 GMT4
How can I prune double slashes from a string?
 <appSettings>
   <add key="pdfroot" value="p:\E-Switch Secure\PDF_dwgs\"/>
 </appSettings>
Problem checking what the last line in a file is.09 Nov 2006 02:02 GMT3
Hi i'm trying to check if the last line in a file is equal to a string
i'm comparing it with.
I have the general idea of what I should be doing. Could someone take a
look at the following and comment it or suggest improvements. As code
am i overloading this function properly?09 Nov 2006 01:42 GMT6
private void updateticks(TextBox textbox, CheckBox tickbox)
       {
           if (textbox.Text.Length > 0)
           {
 
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.