mikerg87

Stories kicked by mikerg87

SMSToolkit - OpenSource .NET SMS server by Microsoft India team(www.findbestopensource.com)

submitted by solidstonesolidstone(500) 1 year, 10 months ago

SMS Server SDK allowing developers to easily write SMS applications, using just their phone and a PC. This project is actively developed by Microsoft India Research team. read more...

add a comment |category: |Views: 677

tags: another

Exploring Event Tracing for Windows (ETW) within Task Parallel Library(bit.ly)

submitted by reshminreshmin(383) 2 years, 1 month ago

How to use ETW to get information from Task Parallel Library read more...

add a comment |category: |Views: 152

tags: another

World Shapefile Download and Upload to Database – Spatial Database(blog.sqlauthority.com)

submitted by pinaldavepinaldave(9662) 2 years, 1 month ago

This is very unique post and explains how to create Map of the world using Spatial Data read more...

add a comment |category: |Views: 340

tags: another

Visual Studio Theme Generator(www.midnightprogrammer.net)

submitted by prashantmx4prashantmx4(815) 2 years, 2 months ago

A simple online tool to create themes for Visual Studio. read more...

add a comment |category: |Views: 843

tags: another

37 More Shocking jQuery Plugins(team.sfi.vn)

submitted by ngocmanhhv722004ngocmanhhv722004(165) 2 years, 6 months ago

jQuery Plugins read more...

2 comments |category: |Views: 1110

tags: another

Videos: Azure Services in Visual Studio 2010 Beta 2 with Jim Nakashima(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 2 years, 6 months ago

Here are three videos showing how Visual Studio 2010 provides support for the development and deployment of Azure Services applications. In these short How Do I Videos, I filmed Jim Nakashima as he demonstrated practical techniques for quickly deploying applications to the cloud. These videos will eventually be published in the How Do I section of the C# Dev Center. I’m hosting them here for now, so that they will be available in time for PDC. read more...

add a comment |category: |Views: 8

tags: another

Windows Azure and Visual Studio 2010(blogs.msdn.com)

submitted by wzackwzack(1968) 2 years, 6 months ago

Microsoft just released several new features for Windows Azure through the Windows Azure Tools and SDK. This release adds support for Visual Studio 2010 Beta 2 and VWD Express 2010 Beta 2. read more...

add a comment |category: |Views: 142

tags: another

Pointing Development Storage to default SQL Server Instance(azure.madhavrao.com)

submitted by madhavraopmadhavraop(60) 2 years, 6 months ago

By default Development Storage points to SQLExpress instance, in case you need to change instance of make it point to default instance or other named instance ... read more...

add a comment |category: |Views: 7

tags: another

Windows Azure Platform TCO.RIO Comparison Tool(blogs.msdn.com)

submitted by wzackwzack(1968) 2 years, 6 months ago

The folks from Alinan have developed a very comprehensive and detailed TCO/ROI comparison tool for the Microsoft Windows Azure Platform. You can access the tool at http://www.microsoft.com/windowsazure/tco/. This tool does an excellent job of calculating the TCO/ROI of hosting an existing application on the Windows Azure Platform as compared to running the application on-premise. In doing this it considers not only the cost of operation but the entire application life-cycle. This includes planning, acquisition, setup and installation, management and support, evolution and retirement of the application. In the case of an existing on-premise application it also considers the cost of migrating the application. read more...

add a comment |category: |Views: 73

tags: another

Windows Azure Platform TCO/ROI Comparison Tool(blogs.msdn.com)

submitted by wzackwzack(1968) 2 years, 6 months ago

The folks from Alinan have developed a very comprehensive and detailed TCO/ROI comparison tool for the Microsoft Windows Azure Platform. You can access the tool at http://www.microsoft.com/windowsazure/tco/ This tool does an excellent job of calculating the TCO/ROI of hosting an existing application on the Windows Azure Platform as compared to running the application on-premise. In doing this it considers not only the cost of operation but the entire application life-cycle. This includes planning, acquisition, setup and installation, management and support, evolution and retirement of the application. In the case of an existing on-premise application it also considers the cost of migrating the application. read more...

add a comment |category: |Views: 6

tags: another

Rackspace Cloud Computing & Hosting |  Cloud Servers for Windows Beta (rackspacecloud.com)

submitted by javeryjavery(5523) 2 years, 6 months ago

Rackspace expands its cloud computing to Windows. read more...

add a comment |category: |Views: 2

tags: another

It’s Okay To Write Unit Tests(codethinked.com)

submitted by justin_etheredgejustin_etheredge(8539) 2 years, 6 months ago

A few simple reasons why you should be writing unit tests. read more...

add a comment |category: |Views: 377

tags: another

Using Telerik MVC Grid in CRUD Scenario - Kazi Manzur Rashid's Blog(weblogs.asp.net)

submitted by jantujantu(1045) 2 years, 6 months ago

I am proud to inform you that yesterday we released our Q3 2009 version of Telerik Extensions for ASP.NET MVC. As promised this release includes: * Grid * Menu * PanelBar * TabStrip You can find the live version and source codes in the following locations... read more...

add a comment |category: |Views: 422

tags: another

Localize ASP.NET MVC 2 DataAnnotations validation messages(blog.maartenballiauw.be)

submitted by maartenbamaartenba(5845) 2 years, 6 months ago

Living in a country where there are there are three languages being used, almost every application you work on requires some form of localization. In an earlier blog post, I already mentioned ASP.NET MVC 2’s DataAnnotations support for doing model validation. Ever since, I was wondering if it would be possible to use resource files or something to do localization of error messages. Here's how! read more...

add a comment |category: |Views: 830

tags: another

Selective Unit Testing – Costs and Benefits(blog.codeville.net)

submitted by desmonddesmond(2014) 2 years, 6 months ago

Test Driven Development is widely regarded as a hallmark technique of professional software development, but should you really do it all the time? Steve Sanderson argues that unit tests yield significant practical business value only for certain kinds of code. This blog post suggests what might be the underlying forces that determine whether unit tests will justify the long-term expense of creating and maintaining them. These ideas are then applied to structuring an ASP.NET MVC application. read more...

add a comment |category: |Views: 292

tags: another

Create a simple menu in asp.net mvc(nablasoft.com)

submitted by alkampferalkampfer(1873) 3 years, 1 month ago

Simple code to create a menu in asp.net mvc using a master page and a master controller. read more...

add a comment |category: |Views: 528

tags: another