viperguynaz
Name: viperguynaz
Score: 100.02
Last Seen: 77 days, 3 hours, 22 minutes ago
Member Since: 6 June, 2010
DotNetShoutout
atom rss
2
Shouts

Securing Azure ServiceConfiguration values for Enterprise Deployment

published 67 days, 8 hours, 31 minutes ago posted by viperguynazviperguynaz 77 days, 3 hours, 22 minutes ago
Friday, March 15, 2013 11:01:56 AM GMT Tuesday, March 05, 2013 4:11:22 PM GMT
Securing Azure ServiceConfiguration values for Enterprise Deployment is easily accomplished so that encrypted values can be stored in your source code repository. The easiest way to accomplish this task is using a x509 cert uploaded in the deployment configuration. However, the settings are only as secure as your policy/procedures for protecting the private key! (more)
category: Web Dev | clicked: 8 | comment | | source: www.falconwebtech.com
tags:
5
Shouts

MVC3 - Custom Client-Side Validation with Unobtrusive Ajax - a Complete Example

published 385 days, 5 hours, 41 minutes ago posted by viperguynazviperguynaz 393 days, 10 hours, 35 minutes ago
Tuesday, May 01, 2012 1:52:33 PM GMT Monday, April 23, 2012 8:58:42 AM GMT
For a complete example of MVC3 custom validation attributes for client and server side validation with unobtrusive ajax, we need to add custom jquery validators. In this example, we will create a custom MVC3 attribute to test whether a model property equals a specific value and add the custom jquery validators for client-side validation. (more)
category: Web Dev | clicked: 52 | comment | | source: www.falconwebtech.com
4
Shouts

MVC3 - Custom Validation Attributes for Client & Server Side Validation with Unobtrusive Ajax

posted by viperguynazviperguynaz 397 days, 5 hours, 11 minutes ago
Thursday, April 19, 2012 2:22:39 PM GMT
Most MVC sites require custom validation that can't be handled with MVC3's out-of-the-box validation attributes. This article builds on the example posted in the previous article and shows you how to use custom validation attributes for client-side validation with unobtrusive Ajax to validate a credit card number. (more)
category: Web Dev | clicked: 6 | comment | | source: www.falconwebtech.com
tags:
3
Shouts

MVC3 - Combining Client & Server Side Validation with Unobtrusive Ajax

published 399 days, 23 hours, 7 minutes ago posted by viperguynazviperguynaz 408 days, 14 hours, 43 minutes ago
Monday, April 16, 2012 8:26:36 PM GMT Sunday, April 08, 2012 4:50:26 AM GMT
After 20 years flying F-16s in the USAF, I've had a ton of fun and I'm now doing something I enjoy almost as much, developing code.  I am a technology evangelist, focusing on web development – backend and frontend. I work with the Microsoft technology stack and really love combining the ASP.NET MVC/Razor platform with bleeding edge JavaScript solutions like node.js, backbone.js and jQuery. I’d much rather find an open source API to deliver capability then reinventing the wheel. Let’s find an exciting pro... (more)
category: Web Dev | clicked: 31 | comment | | source: www.falconwebtech.com
tags:
2
Shouts

Web Standards Update for Microsoft Visual Studio 2010 SP1

posted by viperguynazviperguynaz 531 days, 17 hours, 53 minutes ago
Wednesday, December 07, 2011 1:40:21 AM GMT
Developer Ramblings in C# .NET Development Tips from Falcon Web Technologies Home Archive ContactLog inHome » .NET | FeaturedWeb Standards Update for Microsoft Visual Studio 2010 SP16. December 2011by viperguynaz0 Comments Updated 10/2/2011 - The Visual Studio Web Standards Update provides the much wanted HTML5 & CSS3 support to Visual Studio 2010 SP1. It brings VS 2010 intellisense & validation as close to W3C specif... (more)
category: Web Dev | clicked: 1 | comment | | source: www.falconwebtech.com
tags: Visual Studio, CSS 3, VS 2010, HTML 5
6
Shouts

Debugging Classic ASP in IIS7 and VS2010

published 873 days, 20 hours, 39 minutes ago posted by viperguynazviperguynaz 874 days, 23 hours, 58 minutes ago
Wednesday, December 29, 2010 10:54:37 PM GMT Tuesday, December 28, 2010 7:35:04 PM GMT
Why would you ever want to debug a classic ASP application in Visual Studio 2010 and IIS7? Well there are still plenty of legacy sites that customers will want converted. This article describes how to get started debugging classic ASP in IIS7 and VS2010. (more)
category: Web Dev | clicked: 3 | comment | | source: www.falconwebtech.com
3
Shouts

Running Multiple Websites on a Rackspace Windows Cloud Server with one IP

posted by viperguynazviperguynaz 1000 days, 17 hours, 11 minutes ago
Wednesday, August 25, 2010 2:22:17 AM GMT
Developer Ramblings in C# .NET Development Tips from Falcon Web Technologies Home Archive ContactLog inHome » .NET | WindowsRunning Multiple Websites on a Rackspace Windows Cloud Server with one IP24. August 2010by viperguynaz0 Comments Mike Mosey is his Rackspace Cloud Blog post http://www.rackspacecloud.com/blog/2010/08/23/running-multiple-websites-on-a-cloud-server-with-1-ip/ addressed how to run multiple Websites on ... (more)
category: Web Dev | clicked: 2 | comment | | source: www.falconwebtech.com
tags: cloud servers, Windows
6
Shouts

Using WCF and SOAP to Send Amazon Product Advertising API Signed Requests

posted by viperguynazviperguynaz 1071 days, 14 hours, 8 minutes ago
Tuesday, June 15, 2010 5:25:43 AM GMT
Developer Ramblings in C# .NET Development Tips from Falcon Web Technologies Home Archive ContactLog inHome » .NET | WCFUsing WCF and SOAP to Send Amazon Product Advertising API Signed Requests14. June 2010by viperguynaz0 Comments This article and the associated Windows Communication Foundation (WCF) sample (download) demonstrate how to implement and configure a WCF client using a custom message inspector to sign SOAP ba... (more)
category: Web Dev | clicked: 5 | 1 comment | | source: falconwebtech.com
7
Shouts

Adding schemaLocation attribute to XElement in LINQ to XML

published 1078 days, 8 hours, 44 minutes ago posted by viperguynazviperguynaz 1079 days, 23 hours, 30 minutes ago
Tuesday, June 08, 2010 10:49:46 AM GMT Sunday, June 06, 2010 8:03:35 PM GMT
Developer Ramblings in C# .NET Development Tips from Falcon Web Technologies Home Archive ContactLog inHome » .NET | WindowsAdding schemaLocation attribute to XElement in LINQ to XML3. June 2010by viperguynaz0 Comments The MSDN library has a good section on working with XML Namespaces in LINQ to XML. XML names are definitely a source of complexity in XML programming. An XML name consists of an XML namespace (also called ... (more)
category: Web Dev | clicked: 0 | comment | | source: www.falconwebtech.com
3
Shouts

WCF Interoperability and Extensibility - Part Two

posted by viperguynazviperguynaz 1079 days, 23 hours, 47 minutes ago
Sunday, June 06, 2010 7:46:31 PM GMT
Developer Ramblings in C# .NET Development Tips from Falcon Web Technologies Home Archive ContactLog inHome » .NET | WCFWCF Interoperability and Extensibility - Part Two24. May 2010by viperguynaz0 Comments In the previous article, Part One, we looked at how to modify a response from a non-WCF service to conform to what WCF expects using a custom text message encoder.  In this part, we examine how to use another custom te... (more)
category: Web Dev | clicked: 0 | comment | | source: www.falconwebtech.com
7
Shouts

WCF Interoperability and Extensibility - Part One

published 1078 days, 8 hours, 44 minutes ago posted by viperguynazviperguynaz 1079 days, 23 hours, 48 minutes ago
Tuesday, June 08, 2010 10:49:46 AM GMT Sunday, June 06, 2010 7:45:10 PM GMT
Developer Ramblings in C# .NET Development Tips from Falcon Web Technologies Home Archive ContactLog inHome » .NET | WCF | WindowsWCF Interoperability and Extensibility - Part One1. April 2010by viperguynaz0 Comments  Developing a Custom TextMessageEncoder Out of the box, Windows Communication Foundation is perfectly suited for simple WCF-to-WCF exchanges.  However, the diverse communication requirements of most real wo... (more)
category: Web Dev | clicked: 0 | comment | | source: www.falconwebtech.com
3
Shouts

Adding schemaLocation attribute to XElement in LINQ to XML

posted by viperguynazviperguynaz 1079 days, 23 hours, 51 minutes ago
Sunday, June 06, 2010 7:42:31 PM GMT
Developer Ramblings in C# .NET Development Tips from Falcon Web Technologies Home Archive ContactLog inHome » .NET | WindowsAdding schemaLocation attribute to XElement in LINQ to XML3. June 2010by viperguynaz0 Comments The MSDN library has a good section on working with XML Namespaces in LINQ to XML. XML names are definitely a source of complexity in XML programming. An XML name consists of an XML namespace (also called ... (more)
category: Web Dev | clicked: 2 | comment | | source: falconwebtech.com
tags: XML, Linq