Categories
Forums
Premium Sponsor
Premium Sponsor
fullcontrol.net

Search


Advanced Search
Popular Articles
Popular Authors
Partners
 
SubMain - Developer Tools

Featured Articles

» CodeSMART 2009 For .NET
by Ged Mead | Published 11/16/2008 | Reviews Product Showcase | Rating:

   CodeSMART 2009 for .NET  is a developer tool that saves you time, helps you write better code and generally become more productive.

   Ged Mead reviews this latest version from AxTools.

  

[read article...]
» Local Type Inference
by Roger McCook | Published 09/09/2008 | Framework 3.5 | Unrated

Type inference refers to the ability of a programming language to automatically deduce a variable’s type. The feature was added to C# and Visual Basic to support anonymous types and the relaxed programming style required by Linq. 

[read article...]

Recent Articles

Get our latest articles as an RSS feed! What's this?
» Extension Methods
by Roger McCook | Published 09/22/2008 | Framework 3.5 | Rating:

Extension methods are available starting with C# 3.0 and Visual Basic 9.0, which were released in 2007 with version 3.5 of the .NET platform.

[read article...]
» Windows Presentation Foundation: Flow Documents (Part 2)
by Ged Mead | Published 09/15/2008 | Windows Presentation Foundation | Rating:

  In Part 1, you saw how easy it is to populate a WPF RichTextBox with a XAML FlowDocument.  If you've ever previously struggled with trying to force a RichTextBox to accept an image - and place it exactly where you want it - in Windows Forms, then you'll welcome this new tool.

 However, for legacy reasons you might want to populate the RichTextBox with content that has been saved in RTF format.  In this part we will look at how that can be achieved.

[read article...]
» Auto-implemented Class Properties
by Roger McCook | Published 09/06/2008 | Framework 3.0 Framework 3.5 | Rating:
Auto-implemented properties is not a difficult subject, only a simple concept that can make your programs easier to code and read. [read article...]
» WinForms and WPF Interop - The Best of Both Worlds

  Whenever I see a question along the lines of "How can I include an image alongside each item in a list of items or use more than one font, or varying background colors?" I usually find myself muttering "WPF!".    This is a lot more sociable and positive than many of the things I mutter as I sit here each day, but finally I've realised that I need to do something about it.

  The result is this article, which works through the steps needed to harness the rich UI features of WPF to the more familiar paradigm of Windows Forms.

   The example used will show you how easy it can be to use a WPF control in a Windows Forms application and you can use this article as the stepping stone to creating your own.  The ListBox layout shown below will be created in WPF and ported over to be used in a Windows Forms application.  

WPF ListBox Control Example [read article...]
» Web Application Security: Don't Bolt It On; Build It In
by Caleb Sima | Published 06/12/2008 | Security Web Development | Rating:
In light of breaches in Web application security worldwide, the importance of catching potential areas for intrusion is necessary at the beginning. Performing application vulnerability testing during production (and not after a breach has been detected) can save a company thousands of dollars. The only way to ensure the highest level of security is to build it in from the outset. [read article...]

Recent Blogs  more blog posts...

Get our latest blog entries as an RSS feed! What's this?
by Andy Bonner on 12/18/2008 10:19:00 AM
via Skullcrusher's Blog
by Ged Mead on 12/8/2008 4:13:00 PM
via XTab's Blog
by Ged Mead on 11/27/2008 6:00:00 PM
via XTab's Blog
by V. Neil Knobbe on 10/25/2008 10:49:00 PM
via CanOz Blog
by V. Neil Knobbe on 10/25/2008 10:11:00 PM
via CanOz Blog

Recent FAQs  more faqs...

  Category  Topic Published
ProgressBar  .NET How to create exponential ProgressBar in VB.NET  6/12/2008 1:42:11 AM
ListBox/ComboBox  .NET Selecting combobox item by value  3/21/2008 5:32:20 PM
Windows Forms  .NET WIP: How to work with Property Grids; Part III  1/4/2008 11:27:49 PM
Files  .NET Reading ID3v2 Tags From MP3 Files  12/10/2007 8:03:14 PM
Windows Forms  .NET WIP: How to work with Property Grids; Part II  12/3/2007 3:27:26 AM
TreeView/ListView  .NET Programmatically Scrolling A Listview (VB.NET 2005)  11/27/2007 9:07:33 PM
Crystal Reports  Using Parameters in Crystal Reports  11/26/2007 2:19:43 AM
Windows Forms  .NET WIP: How to work with Property Grids; Part I  11/23/2007 11:09:15 PM
Database  .NET Simulating AUTONUMBER in Oracle  10/10/2007 11:33:06 AM
Install / Upgrade  .NET Installer Class and Custom Actions Part 2 of 2   10/9/2007 6:35:47 AM

Recent Forum Discussions  visit vbCity Forums...

  Forum  Topic Started
VB.NET  Monitoring file downloads  1/5/2009 4:38:06 PM
.NET Newbies  Start.Process Directory Issue  1/5/2009 3:13:15 PM
.NET General  Application Context Menu for Data Grid View  1/5/2009 2:20:59 PM
ASP.NET  [Urgent] Remove DataRow from DataTable  1/5/2009 1:46:23 PM
VBA  Can I run an EXE from VBA?  1/5/2009 1:18:58 PM
ADO.NET & XML  querying a DataTable  1/5/2009 11:48:43 AM
.NET Newbies  SQL Server and mangement studio  1/5/2009 11:00:27 AM
ADO.NET & XML  Why do you have to pass the table name twice?  1/5/2009 10:43:40 AM
.NET General  Source File Name In Which the Function Exists  1/5/2009 10:41:15 AM
VB6 General  Unload objects  1/5/2009 8:53:08 AM