Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » .NET » C#
Showing page 1 of 6 (60 total posts)
  • FolderView.Net Control 2008 released.

     FolderView.Net 2008 brings drop-in Windows-Explorer-like folder browsing functionality to your Windows Forms and WPF apps. This UI component is a perfect replacement for the plain, inflexible, modal APIs which developers are currently limited to. It offers complete support for AutoUpdate, dragdrop, icons, contextmenus, non-filesystem ...
    Posted to Announcements (Forum) by ssware on May 21, 2008
  • Shell MegaPack.Net 2008 released with full support for Visual Studio 2008 and Vista

     Shell MegaPack.Net 2008 recreates the entire Windows Explorer file & folder browsing UI functionality in your app in just a couple of seconds. Consisting of a folder tree control, a file/folder list control and a drive-selection control, it completely mimics the Windows Explorer UI including Thumbnail, Detail & Group View, ...
    Posted to Announcements (Forum) by ssware on April 18, 2008
  • ASP.Net Configuration (Web Site Administration Tool)

    I've just started using Web Developer 2008 Express. I've used Visual Studio C# 2003/2005 express a little. Frankly, I'm trying to decide if I should move from Delphi to MS. To make matters a little more difficult for me is that I'm just a guy who has always wanted to be a programmer when he grows up, lol. 1) Can you help me ...
    Posted to General Questions (Forum) by ckerscher on January 2, 2008
  • FileView.Net Control 9.0 released.

     FileView.Net Control 9.0 brings a drop-in Windows Explorer-like listview UI to your application. It provides a familiar yet powerful file/folder browsing UI right inside your own forms and dialogs and is a perfect replacement for the plain, inflexible, modal APIs which UI developers are currently limited to. It offers complete support for ...
    Posted to Announcements (Forum) by ssware on December 12, 2007
  • Knowing the Default Access Modifiers in C#

    I have a few friends in college who are learning C# on the side. I've been answering their questions when they ask. One interesting question was regarding access modifiers. I was asked which access modifiers are used by default in certain situations when there is not one specified. First I'll quickly remind everyone of the access modifiers and ...
    Posted to Orcs Goblins and .NET (Weblog) by Brendan on November 29, 2007
  • Nevron .NET Vision Q3 2007 - Released.

    Nevron .NET Vision is the ultimate suite for creating unique and powerful data presentation applications with spectacular data visualization capabilities. Flexible and extensible, it delivers powerful Charting, Diagramming and User Interface components for Windows Forms and ASP.NET with rich functionality and exceptional features, bringing ...
    Posted to Nevron News (Weblog) by nevron on November 13, 2007
  • Check if Unique Constraint will be violated before Insert with LLBLGen

    I needed to determine if a unique constraint would be violated so that I could programmatically update the Name of a business object to make it unique today.  I use LLBLGen for this project's database layer, and I have a unique constraint (actually a unique index) set on the database.  In this case it covers two columns, an integer ID ...
    Posted to Steven Smith (Weblog) by ssmith on October 30, 2007
  • Limit Rows In DataTable or DataSet

    I wrote some quick and dirty ADO.NET code to go against an RSS feed instead of a flat XML file today.  In the process I had to figure a way to limit the number of rows returned by the function, which returns a DataTable.  The simplest method I found was this one, which uses the DataTable.Select() method.  Using this technique, you ...
    Posted to Steven Smith (Weblog) by ssmith on October 30, 2007
  • Understanding the Queue Data Structure Using a Simple C# Implementation

    Introduction The Queue is a very important and common Data Structure in Computer Science. As the name queue suggests, this data structure can be described with an analogy of waiting in a line. There is no cutting allowed in the line, so the first person in the line is the first person out of the line. With the data structure it is the same way ...
    Posted to Orcs Goblins and .NET (Weblog) by Brendan on October 10, 2007
  • XD++ Flow Diagramming Source Code Kit V8.60 Is Released.

    Build your own Visio 12 Like Flow/Diagram App with VC++, C#, VB, Delphi(full source codes) XD++ .NET Library Flow/Diagramming Component Standard Edition V8.60 Released! -------------------------------------------------------------------------------- October 08, 2007 For more information (press only) please contact: Paul ChiUCanCode ...
    Posted to Announcements (Forum) by jackonlyone on October 10, 2007
1 2 3 4 5 Next > ... Last ยป