winforms

Tag details

Welcome to the 'winforms' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'winforms'.

Look up Offsite Link "winforms" at The Free Dictionary

Latest blogosphere posts tagged “winforms”

  • Disparition of Francis Muguet, originator of the total mcnat


    Script For AllAuthority Authority: 131
    Disappearance of Francis Lily of the valley, originator of the total mcnat id=”; talkbackform”; >; Your comment You N `ê your steps identifié to take part &worsen; the discussion, you owe ê tre member of ZDNet. Fr and ê [...]
    1 week ago
  • RIA Services: A DomainService IS A WCF Service – Add Service Reference


    Brad AbramsAuthority Authority: 559
    I made the fairly bold statement at my PDC09 talk that a DomainService IS A WCF Service.  That is, everything you know about a WCF service should be true of a DomainService.  I didn’t have time to get into this in my talk, so I thought I’d hit the highlights here.  And in the process show how to consume a ...
    1 week ago
  • Designer("System.Windows.Forms.Design.ControlDesigner, System.Design")


    Programmers Heaven Forums RSS FeedAuthority Authority: 163
    Hi I noticed some ContainerControls decorated by the following attribute: Designer("System.Windows.Forms.Design.ControlDesigner, System.Design"). In order to try and better understand its usage I wrote my own ContainerControl / Control and I decorated it with the attribute as written above. I understand that the ...
    1 week ago
  • delete command using DataAdapter in c#


    Programmers Heaven Forums RSS FeedAuthority Authority: 163
    Hi All, I am trying to insert/update/delete a field from my sql server table using dataadapter in c# windows application. Here insert and update are happening,but delete is not working I will show my delete part : public int UpdateAllUserDetails(DataSet dsUsers) { private SqlConnection connection; ...
    2 weeks ago
  • Populating a TreeView Control from a List


    MSMVPS.COMAuthority Authority: 652
    This post details first how to build a list containing the data to display in a WinForms TreeView control. Then it demonstrates how to use recursion to populate the TreeView control from the list. [For information on populating a TreeView control from XML, see this link .] First, create a class that will ...
    3 weeks ago
  • Spell-check OleDb Databases


    TuVinhSoft .,JSCAuthority Authority: 435
    IntroductionThis article describes the implementation of C1DBSpellChecker, a utility that performs spell-checking on OleDb databases including SqlServer and Access.After reading this article, you will be able to specify a connection string, and then select a table and one or more string fields on the table to ...
    3 weeks ago
  • Fun and games with Visual Studio 2010 beta 2


    ctodxAuthority Authority: 120
    Well, Houston, it seems we have a problem. The majority — if not all — of our WinForms controls will not work in VS2010 beta 2. To be blunt, there seems to be some serious design flaws. The problem is that VS2010 beta 2 doesn’t generate any code for the ISupportInitialize interface when you drop controls ...
    3 weeks ago
  • Saving data back to dataset from textboxes


    Programmers Heaven Forums RSS FeedAuthority Authority: 163
    Hi, I have texboxes with databindings. How do I save the data from a textbox when the textbox data is amended. Thanks TextBox3.DataBindings.Clear() TextBox4.DataBindings.Clear() MessageBox.Show("ID1 = " & dr("ID1").ToString & ", Barcode = " & dr("Barcode")) Dim dr As DataRow = ...
    3 weeks ago
  • RichTextBox Styles


    MSMVPS.COMAuthority Authority: 652
    If you are building a WinForms application and want to style your text, you may want to use the RichTextBox control instead of the standard TextBox control. This post provides some of the common techniques required to style text in a RichTextBox control. To try out the examples in this post, build a new WinForms ...
    4 weeks ago
  • Sneak Peek: Drag-n-drop, dialogs, more formats with the rich text editor in WinForms


    ctodxAuthority Authority: 120
    Part of a series on the new features appearing in DXperience v2009.3. This time around lets delve into the myriad new features of the XtraRichEdit control. This is going to be a long one, sorry in advance for taxing your broadband connection... First on the (alphabetical) list is drag and drop . Well start off ...
    4 weeks ago

Comments about winforms

Personal attacks are NOT allowed
Please read our comment policy