Login or Sign Up to become a member!
LessThanDot Sit Logo

LessThanDot

All Blogs

Less Than Dot is a community of passionate IT professionals and enthusiasts dedicated to sharing technical knowledge, experience, and assistance. Inside you will find reference materials, interesting technical discussions, and expert tips and commentary. Once you register for an account you will have immediate access to the forums and all past articles and commentaries.

LTD Social Sitings

Lessthandot twitter Lessthandot Linkedin Lessthandot friendfeed Lessthandot facebook Lessthandot rss

Note: Watch for social icons on posts by your favorite authors to follow their postings on these and other social sites.

Your profile

    Search

    XML Feeds

    Google Ads

    Tags: azure

    comments

    Windows Azure Training Kit April 2013 Released

    by SQLDenis on Apr 29, 2013 in categories Azure. Article views: 1565 views

    Miscrosoft has released the Windows Azure Training Kit April 2013. The Windows Azure Training Kit includes a comprehensive set of technical content designed to help you learn how to use Windows Azure. The kit includes hands-on labs, presentations, de…

    Read More...
    comments

    Windows Azure Training Kit available

    by SQLDenis on Feb 25, 2013 in categories Cloud, Azure. Article views: 1152 views

    Microsoft has made available the Windows Azure Training Kit The Windows Azure Training Kit includes hands-on labs, presentations, and samples to help you understand how to build applications that use Windows Azure. There are hands-on labs, demos…

    Read More...
    comments

    Azure Worker Role - Exiting Safely

    by Eli Weinstock-Herman (tarwn) on Feb 11, 2013 in categories Microsoft Technologies. Article views: 1757 views

    The basic Azure Worker Role consists of a run method, an endless loop, and a sleep statement. Earlier this week, Magnus Martensson walked through implementing a more sophisticated wait object than the generic Thread.Sleep call. Which reminded me of a problem inherent in the basic Microsoft template. Every exit is a crash.

    Read More...
    comments

    So lets say you're building a worker role for Azure, but started it out as a Console app for faster local debugging. It comes time to deploy it to Azure for the first time, but there's no option to convert a Console application to a Worker Role project.…

    Read More...
    comments

    Continuous Delivery - To The Cloud!

    by Eli Weinstock-Herman (tarwn) on Sep 20, 2012 in categories Application Lifecycle Management. Article views: 2046 views

    So what do you do when you have a nice little build lab with two implementations of an automated deployment pipeline that includes unit testing, automated interface testing, automated deployments, smoke testing, automated load tests, static analysis, warning tracking, and automated sort-of QA and production deployments? Take it to the cloud, of course.

    Read More...
    comments

    The Microsoft Technet site has made available a bunch of ebooks in epub, mobi and pdf formats At this moment there are 11 books available, here is the list ASP.NET Deploying an ASP.NET Web Application to a Hosting Provider using Visual Studio…

    Read More...
    comments

    The Cloud as a Make-It-Finish-Sooner Dial

    by Eli Weinstock-Herman (tarwn) on May 23, 2012 in categories Microsoft Technologies. Article views: 2571 views

    There's been a lot of buzz about the cloud over the past years, with a lot of that attention going to IaaS and SaaS platforms, but there's a revolution (or re-revolution) that is of even more importance, and that's PaaS. What PaaS brings us is the ability to scale horizontally and treat CPU, memory, and storage as pools of resources that are as deep as our checkbooks allow.

    Read More...
    comments

    In yesterday's post A couple of things to be aware of when working with tables in SQL Azure I showed you some things to be aware of in regards to tables. Today let's talk about how to rebuild an index Let's say you have a table with a clustered index…

    Read More...
    comments

    I was messing around with SQL Azure today and noticed a couple of things that are not supported compared to the regular version of SQL Server in regards to tables. I will list these in this post. All the code has been tested against the following ver…

    Read More...
    comments

    The cloud just go a whole lot cheaper for SQL Azure customers To meet evolving customer needs across both ends of the database size spectrum, Microsoft announced that they are lowering the price of SQL Azure and introducing a 100MB database option…

    Read More...

    :: Next >>