Tag Archives: Blog

Yay, my MSDN blog listed in a book!!


One of my Exchange/Office 365 developer customer shared this with me – that my MSDN blog (updated blog is https://blogs.msdn.microsoft.com/deva/) is listed in Exchange book along with other star Exchange bloggers/communities.

Wow moment. Thank you so much @John Paul Mueller Smile

Written by John Paul Mueller, published by Wiley @ October 2008 and here is the reference: http://as.wiley.com/WileyCDA/WileyTitle/productCd-0470398663.html

lecafedevablogbook

Can’t ask for more. Delighted Smile

Video: Every Girl Can Code with Microsoft Small Basic


Leveraging Microsoft Small Basic to teach future generations of women. Here is a video which tells how Microsoft Small Basic helps them to achieve more Smile So please leverage Microsoft Small Basic to teach future generations of women, young girls. They can learn via Visual Programming, create programs, Games and improve their knowledge. Learn the programming concepts starting with the fundamentals and move your way up. Small Basic is based on .NET and what you learn here could be easily applied to other .NET programming languages like Visual Basic. And when you do graduate to Visual Basic, you can bring your existing programs with you using a built-in conversion utility.

    Just to update you that Microsoft Small Basic puts the “fun” back into computer programming. Few of the interesting stuff I want to mention were,

    – With a friendly development environment that is very easy to master, it eases both kids and adults into the world of programming.
    – Small Basic combines a friendly environment with a very simple language and a rich and engaging set of libraries to make your programs and games pop.
    – In a matter of few lines of code, you will be well on your way to creating your very own game.
    – With a new and revolutionary IntelliSense®, Small Basic makes writing code a breeze.
    – Now you can share your programs with your friends; let them import your published programs and run them on their computer.

     

    For more information, refer the following:

    Site: http://www.smallbasic.com/
    Download: http://www.microsoft.com/en-US/download/details.aspx?id=46392
    Blog: http://blogs.msdn.com/smallbasic/ 
    Curriculum: http://social.technet.microsoft.com/wiki/contents/articles/16299.small-basic-curriculum.aspx
    Documentation: http://www.smallbasic.com/doc.aspx
    e-Books: http://social.technet.microsoft.com/wiki/contents/articles/16386.small-basic-e-books.aspx
    Program Gallery: http://blogs.msdn.com/b/smallbasic/archive/2013/02/17/small-basic-program-gallery-listed-by-category.aspx
    Extensions: http://blogs.msdn.com/b/smallbasic/archive/2012/10/12/small-basic-extensions-gallery.aspx

    Hope this helps.

    Simple, rich Visual programming–Microsoft SmallBasic


    Featuring a friendly development environment that is easy to master, Microsoft Small Basic puts the fun back into computer programming. Based on .NET Framework, Small Basic uses a very simple language and a rich and engaging set of libraries to ease both kids and adults into the world of programming.

     

    What’s NEW:
    It’s not just that – Now the latest Small Basic 1.2 is upgraded to .NET Framework 4.5, it includes new Kinect programming features, new translation features.

    Compatibility:
    It’s compatible with Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2008 R2, and Windows Vista

    How to install – SmallBasic 1.2:

    1. Already if you have Small Basic 1.0 installed, then uninstall it; also delete all the files in the “smallbasic” folder.
    2. Make sure that you have .Net Framework installed; if not you can download .NET Framework 4.5, and then install it.
    3. Now, you can download/install Microsoft Small Basic from Small Basic 1.2 Download Center page  .
    4. Launch by clicking the Microsoft Small Basic program shortcut.

    Here are the key links:

    See it in action (Video):


    Cool, easy isn’t it. So let we get started!!