Home / ASP.NET Weblogs

ASP.NET Weblogs

Posted to:
by
 c1sbc 
1 hour, 23 minutes ago

Keep Calm And PowerShell On

Another variation of the historic poster from WW2 . SharePoint variations here…
Posted to:
by
 bsimser 
9 hours, 56 minutes ago

Getting Started with ASP.NET MVC 3, Logging, and Depency Injection

I started a new ASP.NET MVC project recently and wanted to give you a little insight on kicking off new projects. There’s some setup time you want to spend setting up your solution and getting the plumbing in order before you dive into writing unit tests...
Filed under: , , ,
Posted to:
by
 sreejukg 
15 hours, 33 minutes ago

Configure Email notifications on SharePoint 2010 list

In this article I am going to demonstrate how you can configure email notification feature on SharePoint List. For the purpose of demonstration I chose the default tasks list that is coming with almost all default SharePoint sites. Tasks list have one...
Posted to:
by
 Wallym 
21 hours, 16 minutes ago

Video Training - Android Advanced Development Using Mono for Android 4

This course is about how to use Mono for Android with Tablets and the new Android 4.0 Ice Cream Sandwich release . The course introduces Android Tablets and Fragments, new controls that are available through Android 4.0, new application programming interfaces...
Posted to:
by
 pablop 
05-14-2012, 6:58 PM

"An error occurred when verifying security for the message." when executing .SaveChanges()

Hi, I have just came across this exception when trying to execute the SaveChanges () method of my ServiceContext object in CRM 2011 (on-premise).   Exception: "An unsecured or incorrectly secured fault was received from the other party. See...
Posted to:
by
 srkirkland 
05-14-2012, 2:15 PM

CI Deployments To IIS VIA MS Web Deploy 2.0

Now that I have my source code being checked into GitHub and have TeamCity doing automatic builds (and running tests), I thought it was about time to take the last big step and automatically deploy the latest version of an application to a live site ...
Posted to:
by
 OWScott 
05-14-2012, 11:59 AM

Introducing Testing Domain - localtest.me

Save this URL, memorize it, write it on a sticky note, tweet it, tell your colleagues about it!  localtest.me ( http://localtest.me ) and *.localtest.me ( http://something.localtest.me ) If you do any testing on your local system you’ve probably...
Posted to:
by
 Wallym 
05-14-2012, 6:00 AM

eLearning event on HTML5 for Mobile with jQuery Mobile - May 17

I'll be doing an eLearning event on HTML5 for Mobile with jQuery Mobile . There will also be a few items sprinkled in on ASP.NET Razor. Mobile development is a hot item. Customers are buying iPhones, iPads, Android devices, and many other mobile computing...
Posted to:
by
 shiju 
05-14-2012, 2:14 AM

Windows Azure SDK for Node.js 0.5.4 Released

The Microsoft Windows Azure team has released the Windows Azure SDK for Node.js 0.5.4 which  will be using the Node.js 0.6.17 and iisnode 0.1.19. The Node.js 0.6.17 contains a security fix against the HTTP Server Security Vulnerability detected by...
Posted to:
by
 dotneteer 
05-13-2012, 8:54 PM

Understanding asynchronous programming in ASP.NET

I recently posted about asynchronous programing patterns in .NET . Like .net framework, ASP.NET has supported asynchronous programming since 1.x. C# and VB.NET introduced the new async and await keywords in the upcoming Visual Studio 11. This is also...
Filed under: ,

1 2 3 4 5 Next > ... Last »