mvcguy

Stories kicked by mvcguy

Developing and Deploying Node.js Express Web App on Windows Azure(weblogs.asp.net)

submitted by mvcguymvcguy(265) 1 day ago

Developing and Deploying a Node.js Web App on Windows Azure with Express and Jade view engine read more...

add a comment |category: |Views: 3

tags: another

Beginner’s Guide to Node.js on Windows Azure(weblogs.asp.net)

submitted by mvcguymvcguy(265) 3 days, 18 hours ago

Introduction to Node.js on Windows Azure read more...

add a comment |category: |Views: 12

tags: another

Building a Simple REST API using Node.js with MongoDB and Mongoose(weblogs.asp.net)

submitted by mvcguymvcguy(265) 8 days, 3 hours ago

Building a REST API using Node.js with NoSQL database MongoDB. This demo app will be using MongoDB object modeling tool Mongoose to connecting with MongoDB from the Node app. read more...

add a comment |category: |Views: 6

tags: another

Dependency Injection in ASP.NET Web API using Autofac(weblogs.asp.net)

submitted by mvcguymvcguy(265) 1 month, 26 days ago

Dependency Injection in ASP.NET Web API using Autofac in an ASP.NET MVC 4 app. read more...

add a comment |category: |Views: 10

tags: another

Building and Deploying Node.js Apps to Windows Azure using Cloud9 IDE(weblogs.asp.net)

submitted by mvcguymvcguy(265) 2 months, 19 days ago

This post demonstrate how to building Node.js apps using Cloud9 IDE ad deploying Node.js apps to Windows Azure from the Cloud9 IDE. read more...

1 comment |category: |Views: 31

tags: another

Building a Windows Azure App using Azure Queue, Azure Table (weblogs.asp.net)

submitted by mvcguymvcguy(265) 5 months, 26 days ago

Demonstrate a Windows Azure app using Azure Queue, Azure Table and a ASP.NET MVC 4 Web Role application. This post is explaining few initial steps for building a demo Azure app where asynchronous commands (write operations that changes the data) put into Azure Queue and an Azure Work Role will persist the data into Azure Table from Queue messages for the read operations. read more...

add a comment |category: |Views: 11

tags: another

CQRS, Commands, Command Handlers and Command Dispatcher(weblogs.asp.net)

submitted by mvcguymvcguy(265) 7 months, 8 days ago

Applying few CQRS principles onto an ASP.NET MVC application. read more...

3 comments |category: |Views: 272

tags: another

EFMVC 1.0 Preview Released - Demo web app with ASP.NET MVC and EF(weblogs.asp.net)

submitted by mvcguymvcguy(265) 7 months, 14 days ago

A Demo web app with ASP.NET MVC and EF Code First, Autofac. Added CQRS flavor on the Solution Architecture. read more...

1 comment |category: |Views: 27

tags: another

Building JavaScript MVVM apps in ASP.NET MVC using KnockoutJS(weblogs.asp.net)

submitted by mvcguymvcguy(265) 9 months, 5 days ago

Demonstrate how to build JavaScript MVVM apps in ASP.NET MVC using KnockoutJS read more...

add a comment |category: |Views: 23

tags: another

User Activity Logging in ASP.NET app using Action Filter and log4net(weblogs.asp.net)

submitted by mvcguymvcguy(265) 10 months, 8 days ago

Demonstrate how to perform user activity logging in ASP.NET app using Action Filter and log4net read more...

add a comment |category: |Views: 17

tags: another

Using MvcPaging in ASP.NET MVC Apps(weblogs.asp.net)

submitted by mvcguymvcguy(265) 10 months, 21 days ago

Demonstrate how to use NuGet package MvcPaging in ASP.NET MVC apps read more...

add a comment |category: |Views: 24

tags: another

Mobile enabled web apps with ASP.NET MVC 3 and jQuery Mobile(weblogs.asp.net)

submitted by mvcguymvcguy(265) 1 year, 3 months ago

Developing Mobile enabled web apps in ASP.NET MVC 3 using jQuery Mobile read more...

add a comment |category: |Views: 66

tags: another

Dependency Injection in ASP.NET MVC 3 using DependencyResolver (weblogs.asp.net)

submitted by mvcguymvcguy(265) 1 year, 4 months ago

Dependency Injection in ASP.NET MVC 3 with Unity 2 using DependencyResolver and ControllerActivator read more...

add a comment |category: |Views: 49

tags: another

Developing web apps using ASP.NET MVC 3, Razor and EF Code First (weblogs.asp.net)

submitted by mvcguymvcguy(265) 1 year, 4 months ago

Developing web apps using ASP.NET MVC 3 RTM, Razor and EF Code First - Part 2 read more...

add a comment |category: |Views: 20

tags: another

Developing web apps using ASP.NET MVC 3, Razor and EF Code First - Par(weblogs.asp.net)

submitted by mvcguymvcguy(265) 1 year, 4 months ago

Developing web apps using ASP.NET MVC 3, Razor and EF Code First, Unity 2.0, Generic Repository and Unit of Work pattern. read more...

add a comment |category: |Views: 28

tags: another

My .NET Technology picks for 2011(weblogs.asp.net)

submitted by mvcguymvcguy(265) 1 year, 5 months ago

.NET Technology predictions for 2011 read more...

add a comment |category: |Views: 3

tags: another