Archive for the Category dotnet

 
 

Free Winform grid control.

The SourceGrid 3 is full featured Winform grid control.SourceGrid 3 is free and comes with source code.

Download

[Via  Jon Galloway's Blog]

Implement transactions in your non-database applications

Here Juval Lowy discusses the benefits you’ll get when you implement transactions in your non-database applications.

Internet Explorer Developer Toolbar

The Internet Explorer Developer Toolbar provides several features for exploring and understanding Web pages.

These features enable you to:

  • Explore and modify the document object model (DOM) of a Web page.
  • Locate and select specific elements on a Web page through a variety of
    techniques.
  • Selectively disable Internet Explorer settings.
  • View HTML object class names, ID’s, and details such as link paths, tab index values,and access keys.
  • Outline tables, table cells, images, or selected tags.
  • Validate HTML, CSS, WAI, and RSS Web feed links.
  • Display image dimensions, file sizes, path information, and alternate (ALT) text.
  • Immediately resize the browser window to a new resolution.
  • Selectively clear the browser cache and saved cookies. Choose from all objects or those associated with a given domain.
  • Choose direct links to W3C specification references, the Internet Explorer team weblog (blog), and other resources.
  • Display a fully featured design ruler to help accurately align objects on your pages.

The Developer Toolbar can be pinned to the Internet Explorer browser window or floated separately.
Download Developer Toolbar

MSDN articles on Generics

These articles my be useful if you want to extend your knowledge about .Net Generics

GenericsFAQ: Best Practices

GenericsFAQ: Tool Support

GenericsFAQ: .Net Framework

GenericsFAQ: Fundamentals

from Juval Lowy.

[Via Dave Burke's Blog]

Palermo .Net Scripter

Run .Net console class as batch files from the command line with this utility that will compile and execute any code file (that ends with .cs, .vb, .js).  Supports C#, VB.Net, and JScript.Net.

[Via Jeffrey Palermo blog ]


Page 8 of 14« First...678910...Last »