24
Jul/09
2

IT Blogs That We Read

 Hello!

Today I want to list all interestings blogs and resourses that I read every day. Many time in my practice I found good solutions and examples just in my mail client or RSS feeds. So I think I will crosspost some interesting articles in this blog

I don’t want to sort this links by popularity or importance. Just a random list.

Blogs in English:

Russian Blogs:

 

 

Well, I think this is a good start for those who don’t read anything and hope some new resourses for others.

 

See you in next posts, good luck!

 

27
Jun/09
1

Rendering HTML and Javascript in ASP.NET custom controls

 Welcome to the ITCreatings Developers blogs!

So we are starting to write articles for developers. We plan to create a series of blog posts, where some of our .net, JavaScript and other techniques will be described. It is some tips about how we build our project, what technologies we use and how we extend some default Microsoft .NET functionality.

So, lets start with simple thing and I hope we will continue with many useful features and code samples.

A brief preview so far.

     – We are creating custom DB layer (Ndb Library).
     - We are creating custom web data handlers, an alternative for SOAP Web services or WCF Services.
     - We are creating custom web controls, based on popular JQuery JavaScript framework and server side HTML and JavaScript generation.