December 2010 - Posts

7
Comments

List of blogs - year 2010 by hajan

This is the last day of year 2010 and I would like to add links to all blogs I have posted in this year. First, I would like to mention that I started blogging in ASP.NET Community in May / June 2010 and have really enjoyed writing for my favorite technologies...
Filed under: , ,
17
Comments

Great library of ASP.NET videos – Pluralsight! by hajan

I have been subscribed to the Pluralsight website and of course since ASP.NET is my favorite development technology, I passed throughout few series of videos related to ASP.NET. You have list of ASP.NET galleries from Fundamentals to Advanced topics including...
Filed under: , , ,
8
Comments

NDepend – Code Query Language (CQL) by hajan

As I’ve mentioned in my first blog post , the Code Query Language (CQL) is used to help you write custom rules and query your own code. You can query your code on many specific ways. Also, the NDepend tool has nice CQL editor with excellent IntelliSense...
Filed under: , , ,
13
Comments

NDepend tool – Why every developer working with Visual Studio.NET must try it! by hajan

In the past two months, I have had a chance to test the capabilities and features of the amazing NDepend tool designed to help you make your .NET code better, more beautiful and achieve high code quality. In other words, this tool will definitely help...
Filed under: , ,
9
Comments

jQuery Templates in ASP.NET - Blogs Series by hajan

In the previous days, I wrote several blog posts related to the great jQuery Templates plugin showing various examples that might help you get started working with the plugin in ASP.NET and VS.NET environment. Here is the list of all five blogs: Introduction...
6
Comments

jQuery Templates - XHTML Validation by hajan

Maybe you have already tried, and I don't know what are your results but here is my opinion regarding this. By default, Visual Studio.NET adds the xhtml1-transitional.dtd schema <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http:...
21
Comments

jQuery Templates with ASP.NET MVC by hajan

In my three previous blogs, I’ve shown how to use Templates in your ASPX website. Introduction to jQuery Templates jQuery Templates - tmpl(), template() and tmplItem() jQuery Templates - {Supported Tags} Now, I will show one real-world example which you...
18
Comments

jQuery Templates - {Supported Tags} by hajan

I have started with Introduction to jQuery Templates , then jQuery Templates - tmpl(), template() and tmplItem() functions. In this blog we will see what supported tags are available in the jQuery Templates plugin. Template tags can be used inside template...
12
Comments

jQuery Templates – tmpl(), template() and tmplItem() by hajan

In the first blog , I made introduction to the jQuery Templates plugin made by Microsoft for the jQuery library. Now in this blog I will pass briefly through the three main functions that are supported by the plugin up to now. - tmpl() and $.tmpl() The...
31
Comments

Introduction to jQuery Templates by hajan

About two weeks ago I’ve had around two hours long session at MKDOT.NET UG monthly meeting on subject “Deep Dive into jQuery Templates in ASP.NET”. Now, I will try to split up few parts of the presentation and write some blogs here. Templates in General...
More Posts Next page »