Tech Support Websites

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Friday, 14 September 2012

A round-up of the free Express editions of Visual Studio 2012 & SQL Server 2012

Posted on 08:22 by Unknown

Compared to 7 editions of Visual Studio 2010, the freely downloadable Visual Studio 2012 Express has the following 4 editions:

  • Visual Studio Express 2012 for Web
  • Visual Studio Express 2012 for Windows 8
  • Visual Studio 2012 Express for Windows Desktop
  • Visual Studio Team Foundation Server Express 2012 - provides small teams of up to five developers with source code control, work item tracking, and build automation for their software projects so that they can deliver predictable results.

Visual Studio Express Editions support connecting to TFS Express

Some interesting features of Visual Studio 2012 from the launch video -
  • End tags will automatically change when the start tag is modified
  • Full Intellisense for HTML5 elements & attributes
  • VS Automatically inserts event handler & opens code-behind when you write an event declaratively for a server control
  • Vendor CSS prefixes are automatically added for some CSS3 style definitions & there is also Intellisense for those prefixes. Invalid properties are validated.
  • Full Intellisense support for CSS pseudo-elements
  • Color picker with Opacity (for specifying transperancy) slider opens up when you type color: CSS property.
  • Full support for Intellisense around jQuery
SQL Server 2012 Express comes in 4 flavors as well:
  • SQL Server Express (Database Only) - runs as a service.
  • SQL Server Express with Tools - includes SQL Server Management Studio Express (SSMSE)
  • SQL Server Express with Advanced Services - includes SSMSE, SQL Server Data Tools (SSDT), full-text search, and the Reporting Services subsystem.
  • SQL Server Express LocalDB -  new option with the SQL Server 2012 release. Unlike the other versions of SQL Server Express, LocalDB runs in user mode—not as a service. LocalDB is for developers and is primarily intended to help you test code for your deployments. This edition uses the same sqlservr.exe program as the other versions and is 100 percent code compatible with the other editions of SQL Server. LocalDB has a zero configuration installation.
Some points to note about SQL Server 2012 Express:
  • SQL Server Express can support multiple databases where each database can be up to 10GB.
  • SQL Server 2012 Express has no limits on incoming connections or workload other than the CPU and memory limitations. And it comes in both 32-bit and 64-bit versions.
  • It’s fully capable of supporting production applications for small-to-midsized businesses (SMBs). 
Related - Can SQL Server 2008 Express be used on a Production Server?

Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Posted in SQL Server, VS2012 | No comments
Newer Post Older Post Home

0 comments:

Post a Comment

Subscribe to: Post Comments (Atom)

Popular Posts

  • Windows 8 keyboard shortcuts
    Win + X   - context menu to access common features like Control Panel, Task Manager, File Explorer, Programs & Features, Run, Search etc...
  • What is the difference between Browser Mode & Document Mode in IE
    If you're a web developer and your job actively involves building web pages that work the same in all browsers including the last three ...
  • My 30-day personal project - watch 100 hours of Pluralsight videos
    Inspired by Matt Cutts' 30-day challenges , I plan to watch 100 hours of Pluralsight online videos to get up-to-date with current ...
  • Archive tweets & favorites with Google Reader
    There are numerous ways to archive tweets but rather than use yet another tool, I prefer using Google Reader to preserve the tweets I mark ...
  • TWIL - Week #3
    This Week I Learned: New Azure VM Image Templates include SQL Server, BizTalk Server, and SharePoint Server (2013?) images . This can be han...
  • Dashboard-like info with Browser tabs, Windows 7 Taskbar tabs
    Browser tabs & Windows 7 Taskbar tabs are turning self-aware.  This is how my browser looked the other day: I had the summary of all tha...
  • The State Of HTML5 Video
    Key points from the  The State Of HTML5 Video  report by LongTailVideo (last updated on April 19, 2012): 75% of the desktop & mobile bro...
  • Azure in Pictures - overview of Windows Azure Features, Services and Common Uses
    Download the Windows Azure Poster in PDF format (1.1MB)
  • Indian comparison shopping sites
    Did you know, India has 120 million Internet users & the Indian e-commerce market is worth $7 billion ?  Travel accounts for over 80 per...
  • Things to consider before settling on a JavaScript Library or jQuery plugin for your project
    In the article, Which JavaScript Library Should I Pick? , Pamela Fox has listed some practical points to consider before you settle on a Jav...

Categories

  • AJAX
  • Android
  • APIs
  • App
  • ASP
  • ASP.NET
  • ASP.NET-MVC
  • Azure
  • Azure SQL Database
  • AzureInPictures
  • Bing
  • Book Review
  • Bookmarklet
  • Browsers
  • C#
  • chart
  • Chrome
  • Cloud
  • CSS
  • CSS3
  • DidYouKnow
  • E-Commerce
  • Excel
  • FB
  • Fiddler
  • Firefox
  • Gadgets
  • GeoLocation
  • GMail
  • Google
  • Google Docs
  • Google Reader
  • Health
  • Hotmail
  • HOWTO
  • HTML
  • HTML/CSS
  • HTML5
  • Humor
  • Hyderabad
  • IE
  • IIS
  • India
  • Internet
  • IT
  • Javascript
  • jQuery
  • JSON
  • JSONP
  • Laptop
  • Learning Resources
  • Lists
  • Map
  • Metrics
  • Microsoft
  • miscellaneous
  • Mobile
  • NAPA
  • Office365
  • Opera
  • PDF
  • Performance
  • Personal
  • PHP
  • PM
  • PowerShell
  • Privacy
  • Programming
  • Rant
  • Safari
  • Science
  • Search Engines
  • SearchEngines
  • Security
  • SEO
  • Sharepoint
  • SharePoint2013
  • Silverlight
  • Software Engineering
  • Solutions
  • SQL Azure
  • SQL Server
  • TFS
  • Tip
  • Tips
  • Tools
  • Tools/Utilities
  • Trivia
  • TWIL
  • Twitter
  • UX
  • VM
  • VS.NET
  • VS2010
  • VS2012
  • WCF
  • WebApps
  • Websites
  • WF
  • Windows Phone
  • Windows7
  • Windows8
  • Word
  • WP7
  • WPF

Blog Archive

  • ►  2013 (112)
    • ►  October (16)
    • ►  September (14)
    • ►  August (8)
    • ►  July (8)
    • ►  June (13)
    • ►  May (12)
    • ►  April (12)
    • ►  March (8)
    • ►  February (15)
    • ►  January (6)
  • ▼  2012 (127)
    • ►  December (11)
    • ►  November (14)
    • ►  October (13)
    • ▼  September (14)
      • What does the "www" in a website URL mean?
      • HOW TO access JavaScript Console, DOM Explorer in ...
      • Developer resources for JavaScript based Windows 8...
      • JavaScript Snippet Tester
      • Cheap way to read your favorite cartoonist's comic...
      • Product companies endorse StackOverflow for tech s...
      • A round-up of the free Express editions of Visual ...
      • Find details of your Contacts with fewer steps usi...
      • HOW TO extract audio from anything that's playing ...
      • Windows 8 Reader keyboard shortcuts
      • Gamification & other free online courses from top ...
      • Paul Irish chats up with the Bangalore JS community
      • Insights on E-Commerce Checkout Design
      • Get Microsoft certified in HTML5 with exam 70-480
    • ►  August (16)
    • ►  July (16)
    • ►  June (6)
    • ►  May (5)
    • ►  April (11)
    • ►  March (12)
    • ►  February (7)
    • ►  January (2)
  • ►  2011 (98)
    • ►  December (5)
    • ►  November (2)
    • ►  October (5)
    • ►  September (7)
    • ►  August (7)
    • ►  July (15)
    • ►  June (10)
    • ►  May (7)
    • ►  April (8)
    • ►  March (10)
    • ►  February (11)
    • ►  January (11)
  • ►  2010 (163)
    • ►  December (14)
    • ►  November (19)
    • ►  October (19)
    • ►  September (15)
    • ►  August (18)
    • ►  July (17)
    • ►  June (20)
    • ►  May (17)
    • ►  April (19)
    • ►  March (5)
Powered by Blogger.

About Me

Unknown
View my complete profile