|
How do I put an API layer and a UI layer to my SQL Azure database? I have created a SQL Azure database complete with ready-to-go tables on my Azure cloud. I have configured my Microsoft SQL Server Management Studio to load this database locally. Now what? How do I put an API layer and a UI layer to my SQL Azure database? Does anyone have any suggestions of some good sample code?
(comments are locked)
|
|
Here is a demo video of creating an application with MS LightSwitch that uses SQL Azure: http://www.microsoft.com/en-us/showcase/details.aspx?uuid=063dcd81-ecaf-4ca0-be0a-2befb8581ebf Does one have to download a LightSwitch SDK? I do not see it as an option for a new project in Visual Studio.
Sep 07 '12 at 07:38 PM
xarzu
Is lightswitch still available? I cannot use Visual Studio 2012
Sep 07 '12 at 07:48 PM
xarzu
It's still available - http://www.microsoft.com/visualstudio/en-us/lightswitch You aren't allowed to use Visual Studio 2012? You can connect to SQL Azure from any language for which you have a driver. Java, for instance: http://www.windowsazure.com/en-us/develop/java/how-to-guides/using-sql-azure-in-java/
Sep 07 '12 at 08:17 PM
KenJ
(comments are locked)
|
|
I am not allowed to use Visual Studio 2012 on my machine because it seems to be difficult at best to use Visual Studio 2012 to make apps for Windows Phone. It seems that the SDK to make Windows Phone Apps does not play well with Visual Studio 2012. There seems to be some places on the Microsoft site where it tells you that you cannot have lightswitch by itself and there are other places where it suggests that you can. Here it says you cannot have it:
But with this update tool I found, you can have it: ![IMG]http://i67.photobucket.com/albums/h292/Athono/AZURE/LightswitchAfterall.png[/IMG][3] I haven't tried it with VS2012, but I can use it with VS 2010. You might also download the trial version and see if it does what you're after
Sep 09 '12 at 10:27 PM
KenJ
(comments are locked)
|
|
KenJ, The links on that page goes to a 2012 download page for Visual Studio. Lightswitch is no longer available if you have a reason to stay with the older version of Visual Studio.
(comments are locked)
|


