Welcome to Manicprogrammer Sign in | Join | Help

June 2008 - Posts

Want to check ASP.Net MVC out?

My good friend Claudio Figueiredo is writing a superb series on all sorts of stuff on the new ASP.Net MVC. I definitely advise anyone interested in it to check the posts out. So far he's blogged the following posts: ASP.Net MVC Experiences ASP.NET MVC
Posted by heynemann | 1 Comments

NRoR or IronRoR?

Now that 's good news! #159
Posted by heynemann | 0 Comments

Asp.Net MVC Release 3

Yes, I am late in my blog reading, but I gotta tell you guys, after reading Scott Gu's blog post on Asp.Net MVC I was more impressed than I imagined I would be ( read it here ). There are so many features I'd love to have at the projects I'm working on
Posted by heynemann | 2 Comments
Filed under , , , ,

Table Height of 100%?

Want to have a table with 100% height and not sure how to do it? JQuery comes to the rescue!!! Just do it like this: < html > < head > < script type ="text/javascript" src ="yourScriptPath/jquery-1.2.6.min.js" ></ script > <script>
Posted by heynemann | 2 Comments
Filed under ,

Stormwind.NMVP

This week I learned that there are still people using NMVP, which is really cool. One of those people asked me if I would release another version of NMVP soon. Well, I'm not sure how soon, but there are plans of releasing an improved version of NMVP.