| bio | website | streetadvisor.com |
|---|---|---|
| location | Melbourne, Australia | |
| age | 38 | |
| visits | member for | 4 years, 7 months |
| seen | 3 hours ago | |
| stats | profile views | 3,953 |
Just another djork trying to ply his art in this mad mad world.
- NET, C# & ASP.NET ftw
- JabbR is where I hangout
- SignalR is going to take over the interwebs
- RavenDB ftw-w-w-w-w-win
- NancyFX ftw
- A Tauntaun sleeping bag is what i've always wanted
- Great to see chicks doing the Melbourne Shuffle :)
- spaces > tabs
|
5h |
comment |
Should I be using an IAuthorizationFilter if I wish to create an ApiKey restricted resource with ASP.NET MVC4? Thanks heaps Darin! I noticed that you used Property Injection (I think that's what it's called) instead of Constructor Injection - is there any reason why I couldn't just do that in the MyAuthorizationFilter class .. and let the MyAuthorizationFilter also inherit the FilterAttribute ? Then I would only have 1 class, not 2 to make. |
|
7h |
asked | Should I be using an IAuthorizationFilter if I wish to create an ApiKey restricted resource with ASP.NET MVC4? |
|
2d |
awarded | Good Question |
|
2d |
awarded | Notable Question |
|
2d |
awarded | Popular Question |
|
2d |
awarded | Notable Question |
|
May 20 |
comment |
Deploy MVC4 application in IIS of Windows server 2003 We need LOTS more information. What have you done? what's in the root folder? have you 'bin' deployed? etc |
|
May 20 |
accepted | Git EndOfLine woes -> Given a windows only project, how can i just tell git to not do anything? |
|
May 19 |
awarded | Good Question |
|
May 15 |
awarded | Popular Question |
|
May 14 |
comment |
Creating a SQL Query with two tables Well, glad you got your answer :) Welcome to SO :) |
|
May 14 |
comment |
Creating a SQL Query with two tables Looks like some homework ... |
|
May 13 |
awarded | Necromancer |
|
May 13 |
comment |
How to store date from text box in SQL Server through C# ASP.net I can't believe anyone hasn't picked up on the fact that he/she is writing Sql on the fly using a friggin (laser) SqlCommand!! <-- Which is BAD(tm). |
|
May 13 |
answered | How to store date from text box in SQL Server through C# ASP.net |
|
May 7 |
comment |
RavenDb importing data from different sources like xml, cvs Check out the docs for Bulk Upload. it -CAN- do a update check before it stores. But i'm not sure what the update check conditions are. |
|
May 6 |
answered | Storing entity with null values in some fields in RavenDB |
|
May 6 |
accepted | How to format a number into a fixed string size, in .NET? |
|
May 6 |
comment |
How to format a number into a fixed string size, in .NET? OMG. this is an embarrassing and awkward moment. |
|
May 6 |
asked | How to format a number into a fixed string size, in .NET? |