Visual Studio LightSwitch

recent times, very intensive while the case need fast solutions exactly at the time Visual Studio LightSwitch  remembered I would definitely recommend that examine

What is Visual Studio LightSwitch?

Microsoft Visual Studio LightSwitch is a simplified self-service development tool that enables you to build business applications quickly and easily for the desktop and cloud. What can your business do with LightSwitch? Watch this brief introduction to find out.

detail;

http://www.microsoft.com/visualstudio/en-us/lightswitch

continue >>

installutil Win Service install

Step by step using installutil and install windows service

  • visual studio command prompt
  • find your exe path (c:\demo\yourapp.exe)
  • installutil yourapp.exe 
  • optional installutil yourapp.exe  -i

Uninstall

  • step 1 and step 2
  • installutil yourapp.exe -u

continue >>

nuget, package deploy

My first package deploy for nuget gallery, useful, simple, and really makes it work, I deploy idbo and detail;

http://nuget.codeplex.com/

Nuget Overview

Documentation

continue >>

azure, ajur.us

I had the opportunity to deal with azure services, quickly developing a project and wrote a url shortening service. name ajur , yes i agree a little bit funny another name did not come to my mind :)

summary of ajur
  • generate singular key
  • database check
  • insert

 process duration write end of url and database ,hosted service location info writes some of the sections, for performance testing a good start

azure service  || http://ajur.us

speacial thanks S. Ferit Arslan

continue >>

NuPack

NuPack is a free, open source developer focused package management system for the .NET platform intent on simplifying the process of incorporating third party libraries into a .NET application during development.

Other Detail

continue >>
Page 1 of 3   1 2 3