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.