Blog of Petar Vucetin, containing my thoughts, comments and questions. RSS Feed TwitterDiigoFacebookFriendfeed

Tip: ASP.NET MVC and JSON Hijacking and securing the view and the controller
22 Jul 2009, 04:53:00 PM
Using AJAX with JQuery and ASP.NET MVC is trivial.  With simple setup in the controller you can make AJAX calls from the view. But there lies a danger. You can get your data hijacked if you are not careful! To prevent this exploit you should protect ...
Read post

System Quality Attributes
04 Jan 2008, 11:11:00 AM
This mind map represents the relationship between system attributes that come from Architecture Trade off Analysis Model (ATAM). I find this method useful when faced with various architecture decisions. I am not sure where I picked up the ...
Read post

Digital Digest 3
09 Nov 2007, 12:45:00 PM
Some digital bits and bytes I ran into…. Mike's IIS7 modules - what's coming next http://mvolo.com/blogs/serverside/archive/2007/10/28/Mike_2700_s-IIS7-modules-_2D00_-what_2700_s-coming-next.aspx Top Ten Leopard Tips http://blog.g ...
Read post

Command Prompt Here - Vista Explorer Tree View
03 Oct 2007, 03:46:00 PM
I use Command Prompt context menu extensively. This is where you can right-click on the folder in explorer and drop into cmd prompt set to the folder you were right clicking. I could not find it in Vista (although some suggestions are to right ...
Read post