Home / ASP.NET Weblogs
All Tags » .NET » CLR (RSS)

Browse by Tags

Related Posts

  • Interesting Finds: 2008.11.12~2008.11.14

    .NET Mobile MVC Framework - for mobile devices running .NET Compact Framework 3.5 XSLT Debugging with .NET Code Contracts and runtime rewriting Writing Tests to Catch Memory Leaks in .NET Breaking changes to the String class Where did CLR 3.0 Go? Web JxLib: New Browser UI Toolkit - a javascript library...
    Posted to gOODiDEA.NET (Weblog) by gOODiDEA on 11-13-2008, 12:00 AM
    Filed under: Web, .NET, Javascript, ASP.NET MVC, XSLT, YUI, Resharper, Silverlight, CLR
  • SilverLight Text Formatting

    There are scenarios when you want to Format the bound string value for example you want to display the long names as nadeemIq... or display a different value based on the bound string value & get back the original value. So here is IValueConverter interface which is used to achieve such scenarios...
    Posted to NadeemIqbal's Blog (Weblog) by niqbal on 10-27-2008, 12:00 AM
    Filed under: Windows Forms, C#, .NET, .NET FAQ, CLR, WPF, SilverLight
  • Customizing DataGridView

    You can customize the DataGridView to work the way you want. There are scenarios when default behavior of the DataGridView is not sufficient to fulfill the requirements. For example you want to override the behavior of DataGridView such that when i press enter key on a particular cell the cursor/focus...
    Posted to NadeemIqbal's Blog (Weblog) by niqbal on 07-01-2008, 12:00 AM
    Filed under: Windows Forms, C#, Visual Studio, .NET, .NET FAQ, CLR, DataGridView
  • Ways of Performance in .NET - Part1

    book.anytao.com | Anytao in chinese [ Anytao ]Ways of Performance in .NET - Part1 Published 30 May 2008, by Anytao © 2008 Anytao.com , A fun world for making tech as art. I'm anytao, Visual C# MVP of Microsoft, and come from China. Contents 21 different ways about performance in .NET How to implement...
    Posted to Anytao.net (Weblog) by anytao on 05-30-2008, 12:00 AM
    Filed under: Performance, CLR, anytao, .NET
  • Silverlight 2.0 Webcasts at ISV Innovation

    Bill Lodin is presenting a very informative 4-part webcast series on Silverlight 2.0 (beta 1). http://www.isvinnovation.com/Directory/Description.aspx?EventId=424 Microsoft Silverlight 2.0 Part: 1 - Technical Drill-down Part: 2 - The UI Framework Part: 3 - Networking Support Part: 4 - Advanced Topics...
    Posted to Vince Blasberg's Blog (Weblog) by vblasberg on 05-20-2008, 12:00 AM
    Filed under: .Net, ASP.NET, CLR, Silverlight
  • Pointers to good concurrent programming information

    A coworker asked me if I knew of any good books on .Net multithreaded programming. The only one I knew of was .NET Multithreading which is weak in some areas and getting a little bit long in the tooth.   One of the best sources of info is Joe Duffy's blog .   Start with Concurrency and the...
    Posted to Scott Weinstein's .net blog (Weblog) by Scott Weinstein on 03-25-2008, 12:00 AM
    Filed under: .NET, General Software Development, CLR
  • Extension Methods: A simple example

    If you've been developing software for any significant lenght of time, chances are you have compiled(for want of a better word) a repository of helper functions that have, over time, become valuable to you as you make your way through various applications. Extension Methods allow us to extend our custom...
    Posted to Jaycent Drysdale (Weblog) by jaycent on 02-12-2008, 12:00 AM
    Filed under: C#, .NET, CLR, General Software Development
  • Object Oriented Programming Refresher

    Recently I was challenged by a colleague who asked some very basic questions relating to object orient programming. I know these concepts very well, but sometimes you have to stop and think twice about them, especially if most often than not, you do not implement these concepts in your day to day programming...
    Posted to Jaycent Drysdale (Weblog) by jaycent on 02-07-2008, 12:00 AM
    Filed under: C#, .NET, Commerce Server, CLR, General Software Development, Windows Forms
  • Working with USB to Serial port adapter on .NET

    You can't solve a problem with the same kind of thinking that created it. — Albert Einstein (1879-1955) Yesterday I spent a lot of time trying to get a speed radar to work on my .NET application. Every test was giving us diferent results. We made hundreds of tests, but every time we thought we found...
    Posted to Matias Paterlini (Weblog) by paterlinimatias on 01-16-2008, 12:00 AM
    Filed under: WPF, Orcas, Team System, Vista, Infocard, Commerce Server, WinFX, .NET FAQ, Atlas, Web Services, Agile, CLR, Biztalk, BCL, WCF, Avalon, WWF, AJAX, General Software Development, Windows Forms, Content Management Server, ASP.NET, Visual Basic, C#, Sharepoint, Mobile, IIS, Community News, Crossbow, Visual Studio, .NET, SQL Server
  • Integrating .NET and Erlang using OTP.NET

    Summary: A simple example using OTP.NET to connect a .NET node to an erlang node. I have decided to write this after reading the article on " Integrating Java and Erlang " on ServerSide.com so I highly recommend that you read that article before continuing here as there are many things which are already...
    Posted to Nauman Leghari's Blog (Weblog) by laghari78 on 01-08-2008, 12:00 AM
    Filed under: .NET, OpenSource, C#, Community News, CLR, Erlang
Page 1 of 14 (139 items) 1 2 3 4 5 Next > ... Last »