Dario Quintana
at blogging
  • My Profile

How To: Configure Access Control Service on Windows Azure

By Dario On April 30, 2012 · Leave a Comment

Credits

First of all, credits to those who helped me in the process of understanding of Federated Identity on .Net. Follow them up on twitter, they are cool people

And thanks to the AltNet Hispano community for those awesome sessions!

Gracias!

[...]

Continue Reading →

Installing Windows 8 Consumer Preview with VMWare Workstation 8

By Dario On April 27, 2012 · 2 Comments

All 8!

Ok, serious here. The thing is, VMWare Workstation has no explicit support for Windows 8. The last version of Windows 8, for the moment, is the Consumer Preview that you can download for free from the Microsoft site, here: http://windows.microsoft.com/en-US/windows-8/iso

If you’re wanting to install Windows 8 into a Virtual [...]

Continue Reading →

Authorizable content with Razor

By Dario On April 17, 2012 · Leave a Comment

Easy way in Asp.net MVC with Razor, to solve this problem:

“I’ve a piece of code in the view, but I want to render it, just if you’re part of a particular role.”

Lucky us, with razor and his mechanism to easily extends Html Helpers, we can allow that some part of the [...]

Continue Reading →

NHibernate Validator on GitHub

By Dario On April 17, 2012 · Leave a Comment

Well, I just can said that: Finally! Now you can find NHibernate Validator source code here:

https://github.com/darioquintana/NHibernate-Validator

The source code is ready to use with the last GA version of NHibernate 3.2.0.

Continue Reading →

NHibernate Validator 1.3.1 GA

By Dario On April 18, 2011 · 1 Comment

Hello friends, here is the new release of NHibernate Validator. There are 2 improvements in this release since NHibernate 1.3.0 GA, call it a service pack .

First of all, Log4net is not longer needed as a dependency. What this means: tecnically the NHibernate.Validator.dll doesn’t need the library log4net.dll. If you have Log4net in your [...]

Continue Reading →

NHibernate Validator 1.2 Beta3 released

By Dario On October 26, 2009 · 3 Comments

Download NHibernate Validator 1.2 beta3 with sources, binaries and example here here

For use it with NHibernate 2.1 GA.

For examples and documentation see the serie of blog posts of Fabio Maulo about NHibernate Validator here

Continue Reading →

NHibernate Validator 1.2 Beta2 released

By Dario On October 10, 2009 · 2 Comments

Download NHibernate Validator 1.2 beta2 with sources, binaries and example here here

For use it with NHibernate 2.1 GA.

Enjoy it !

Continue Reading →

jqGrid + Linq + Asp.Net MVC example

By Dario On August 15, 2009 · 2 Comments

For those who want get working these tools/frameworks and achieve a grid like this:

Okey, if you like that, this is the stuff used to get it work:

System.Linq.Dynamic. More… jqGrid. More… and for more Online Demos go here… Asp.Net MVC. More…

Download the [...]

Continue Reading →

Asp.net MVC: Testing a custom Authorize filters

By Dario On May 23, 2009 · 3 Comments

Asp.net MVC let you intercept the actions via a feature they call: Filters. Filters are just attributes that you decorate into actions and them allow to you make an stop before or after the action-methods are executed (also are filters to intercept code before/after the result is executed, errors are thrown, etc). There [...]

Continue Reading →

NHibernate Validator Quickstart

By Dario On May 18, 2009 · Leave a Comment

The NHibernate Validator Team had prepared examples to you be able to use this validation framework in a easy way. With four examples we are covering the following topics:

1) Winforms

In this example you will how you can easily integrate NHibernate Validator and some helper clases with System.Windows.Forms.

2) NHibernate Integration

Trying to [...]

Continue Reading →
← Previous Entries
  • Tags

    Access Control Service Asp.Net Asp.Net MVC Federated Identity jqGrid jQuery Linq NHibernate NHibernate Validator Testing VMWare Web WIF Windows 8 Windows Azure
  • tweets

    • Recent Posts

      • How To: Configure Access Control Service on Windows Azure
      • Installing Windows 8 Consumer Preview with VMWare Workstation 8
      • Authorizable content with Razor
      • NHibernate Validator on GitHub
      • NHibernate Validator 1.3.1 GA
      • NHibernate Validator 1.2 Beta3 released
      • NHibernate Validator 1.2 Beta2 released
      • jqGrid + Linq + Asp.Net MVC example
      • Asp.net MVC: Testing a custom Authorize filters
      • NHibernate Validator Quickstart
    • Recent Comments

      • Dario on Installing Windows 8 Consumer Preview with VMWare Workstation 8
      • Steve C on Installing Windows 8 Consumer Preview with VMWare Workstation 8
      • Quang on StatelessSession: NHibernate without first-level cache
      • Luis Fernando on NHibernate Validator 1.3.1 GA
      • Daniel on NHibernate – Bulk Manipulation with SQL Native
    "Unknown Twitter error." — darioquintana

    Dario Quintana

    Pages

    • My Profile

    The Latest

    • How To: Configure Access Control Service on Windows Azure
      Credits First of all, credits to those who helped me in the […]

    More

    Thanks for dropping by! Feel free to join the discussion by leaving comments, and stay updated by subscribing to the RSS feed.
    © 2012 Dario Quintana
    Platform by PageLines