Welcome to Manicprogrammer Sign in | Join | Help

Browse by Tags

All Tags » ASP.Net   (RSS)

Stormwind.Accuracy 0.3.0 - GRAB WHILE IT'S HOT

Hey my three readers? How have you guys been? Hope you're good! :) It's that time again! The time when I come back from a long "non-writing" period. Usually when I'm not writing blog posts it means I'm working on something. This time I've been working

WCF Service Extreme Make-over - Part 3

IMPORTANT: It's really important that you read part 1 and part 2 before reading Part 3. I'll assume you did, so a lot might not make any sense unless you've read it. Introduction So in the previous two posts, we've established how we wanted to use and
Posted by heynemann | 3 Comments
Filed under ,

WCF Service Extreme Make-over - Part 2

IMPORTANT: It's really important that you read this post before reading Part 2. I'll assume you did, so a lot might not make any sense unless you've read it. Introduction Ok, in last post we decided on the following desired features for our WCF Services:
Posted by heynemann | 1 Comments
Filed under ,

Asp.Net Action Filters - Can't test them? Stormwind comes to your help!

Once more my friend Claudio Figueiredo amazed me coming up with a brilliant solution to a problem that was starting to shadow an otherwise brilliant implementation of the MVC Pattern. The new ASP.Net MVC Framework allows you to specify Action Filters.
Posted by heynemann | 1 Comments
Filed under , , , ,

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 , , , ,

Looking for a VPS Hosting?

KickAssVPS is an active sponsor of Stormwind Project . Without their support much of what we do would be impossible. My post is not about their attitude towards us, which is by itself amazing, since they are granting us expensive resources (A VPS with

Stormwind.Accuracy - Part 2

Introduction I've been toying around with the syntax for writing more natural acceptance tests as you can see here . So, while riding the 1h underground home, I was thinking on why I need to register all those components if their names should match (in
Posted by heynemann | 0 Comments
Filed under

Chapters 4 and 5 Unleashed!

By public request I am releasing two more chapters of the NMVP Framework Inside-Out book. I hope they are well-received. I´d like to remind you all that they are just drafts, and should be taken as such. And please be kind enough as to give me some feedback
Posted by heynemann | 10 Comments
Filed under
Attachment(s): NMVP InsideOut.zip

MVP - A Basic Demonstration of it´s Power

Well, this time the post is my own. I´m thrilled by how the Model-View-Presenter Pattern (MVP) is helping me on the "Get-Filters on Wizard, Show-Result" type of report I´m doing on work right now. So after grasping a little bit more of how MVP works,

ASP.Net Best Practices Analyzer

While browsing the Visual Studio Power Toys website (see my previous post), I just found a great piece of software that I never heard of. The ASP.Net Best Practices Analyzer . This amazing tool can be run against your ASP.Net website to help you identify
Posted by heynemann | 0 Comments
Filed under

ASP.Net Pitfalls and How To Avoid Them

Today´s ASP.Net website hint of the day just pointed out a good article on MSDN: Keep Sites Running Smoothly By Avoiding These 10 Common ASP.NET Pitfalls This article points out 10 common mistakes ASP.Net coders do and how to avoid them. It´s a must read,
Posted by heynemann | 0 Comments
Filed under

Sharepoint 2007 and Script#

Today´s post is a mixed one. First I´d like to express my astonishment with Sharepoint 2007. It´s a major advancement in one of the greatest products on Microsoft portfolio. The wiki part that I always felt it was missing in other Sharepoint versions
Posted by heynemann | 0 Comments
Filed under ,

MVP

Currently I´m involved in an ASP.Net MVP project involving an ASP:Wizard. Everything is coming so smooth that I´m actually able to unit test every single aspect of the wizard (it´s a GetFilters-ShowGraph kind of wizard). I´ll get in more detail in a while.
Posted by heynemann | 0 Comments
Filed under