Brad Christie's Blog

Code snipplets and things I've learned

Social Media

Menu

Skip to content
  • Home
  • About
  • History
  • Main Site
December 7, 2012 by Brad Christie

Pass HTML to extension method

Lately I’ve been working in MVC a lot and playing around with refactoring page generation approaches to make it more flexible and easier to customize. One method I wanted to…

Categories: Code Snippets Leave a comment
July 11, 2012 by Brad Christie

Install .NET 4 on IIS 7

As with a lot of my posts, a question was asked on StackOverflow how to Setup .NET 4 on IIS 7 (Windows 7). The process is quite simple as the…

Categories: Walkthrough 1 Comment
March 16, 2012 by Brad Christie

Disable Validation on Hidden Controls

While working on a website this week I needed the ability to disable the form validation on a control that was hidden from view using a style sheet. e.g. <div…

Categories: Code Snippets Leave a comment
December 9, 2011 by Brad Christie

Authorize controller or action for domain

A user on StackOverflow asked if it was possible to allow all users from a domain to access a controller or action in MVC. Yes, it is possible. The immediate…

Categories: Code Snippets Leave a comment
March 2, 2011 by Brad Christie

VLOOKUP For JavaScript

A user on StackOverflow wanted to know if VLOOKUP for Excel existed in JavaScript. Short answer is: no. However, it can be mimicked quite easily using the following: Array.prototype.vlookup =…

Categories: Code Snippets Leave a comment
February 28, 2011 by Brad Christie

Reverse two numbers without an additional variable

So I came across a post on StackOverflow today that intrigued me. It was a question on reversing two numeric values without the use of additional variable (i.e. temp, or…

Categories: Code Snippets 4 Comments
February 24, 2011 by Brad Christie

Convert Date to ISO Format

An instance came up on StackOverflow where a user wanted to convert a date stamp to the UTC facsimile, but in ISO format. So, with several other responses, and some…

Categories: Code Snippets 2 Comments
February 21, 2011 by Brad Christie

Well, it’s officially up

I’ve conformed; I am officially a blogger. I don’t know how this will all work honestly. I am anticipating using this for the purpose just posting tidbits of code I…

Categories: News / General Post 1 Comment

My Calendar

May 2013
M T W T F S S
« Dec    
 12345
6789101112
13141516171819
20212223242526
2728293031  

Recent Posts

  • Pass HTML to extension method
  • Install .NET 4 on IIS 7
  • Disable Validation on Hidden Controls
  • Authorize controller or action for domain
  • VLOOKUP For JavaScript

Tags

.NET .NET Framework Arrays ASP.NET C# DateTime IIS JavaScript jQuery MVC Optimization Razor Validation Windows7

Meta

  • Register
  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org

© Copyright 2013 Brad Christie's Blog.
Proudly powered by WordPress | Semprul Themes.