Click here to Skip to main content
15,905,781 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Mac Mini: Development Environment Discussion Pin
Brady Kelly2-Apr-15 6:35
Brady Kelly2-Apr-15 6:35 
GeneralRe: Mac Mini: Development Environment Discussion Pin
newton.saber2-Apr-15 6:58
newton.saber2-Apr-15 6:58 
GeneralRe: Mac Mini: Development Environment Discussion Pin
User 84202-Apr-15 7:35
User 84202-Apr-15 7:35 
GeneralRe: Mac Mini: Development Environment Discussion Pin
Chris Maunder2-Apr-15 8:13
cofounderChris Maunder2-Apr-15 8:13 
GeneralRe: Mac Mini: Development Environment Discussion Pin
Eddy Vluggen2-Apr-15 8:21
professionalEddy Vluggen2-Apr-15 8:21 
GeneralRe: Mac Mini: Development Environment Discussion Pin
Member 104537423-Apr-15 7:22
Member 104537423-Apr-15 7:22 
GeneralUsing Azure for Training Pin
GenJerDan2-Apr-15 5:01
GenJerDan2-Apr-15 5:01 
GeneralRe: Using Azure for Training Pin
Murray Whipps3-Apr-15 6:20
Murray Whipps3-Apr-15 6:20 
Don't know about the other aspects of Azure for training but Azure SQL Server (the one you pay for) is totally different from "ground-based" SQL servers.

They don't tell you this but you do not work with your own server, but rather a virtual server-within-a-server. None of the stuff you normally do using the SQL tools works. Creating a table, creating stored procedures... in fact nothing you learned for ground-based SQL works the same way. For example, all tables must have a clustered index in Azure SQL Server.

Obviously I exaggerated a bit - transact-sql statements work but generally Azure is its own incompatible environment.

You can't even migrate data easily.

So if you want to learn SQL for a ground-based service then do not use Azure!!!

Hope this helps,

Murray

GeneralRe: Using Azure for Training Pin
GenJerDan3-Apr-15 6:26
GenJerDan3-Apr-15 6:26 
GeneralRe: Using Azure for Training Pin
Murray Whipps3-Apr-15 7:18
Murray Whipps3-Apr-15 7:18 
GeneralIKM testing Pin
loctrice2-Apr-15 4:29
professionalloctrice2-Apr-15 4:29 
GeneralRe: IKM testing Pin
Slacker0072-Apr-15 4:35
professionalSlacker0072-Apr-15 4:35 
GeneralRe: IKM testing PinPopular
OriginalGriff2-Apr-15 4:35
mveOriginalGriff2-Apr-15 4:35 
GeneralRe: IKM testing Pin
den2k882-Apr-15 4:45
professionalden2k882-Apr-15 4:45 
GeneralRe: IKM testing Pin
chriselst2-Apr-15 4:52
professionalchriselst2-Apr-15 4:52 
GeneralRe: IKM testing Pin
OriginalGriff2-Apr-15 5:00
mveOriginalGriff2-Apr-15 5:00 
GeneralRe: IKM testing Pin
den2k882-Apr-15 5:02
professionalden2k882-Apr-15 5:02 
GeneralRe: IKM testing Pin
PIEBALDconsult2-Apr-15 5:20
mvePIEBALDconsult2-Apr-15 5:20 
GeneralRe: IKM testing Pin
Brady Kelly2-Apr-15 5:30
Brady Kelly2-Apr-15 5:30 
GeneralRe: IKM testing Pin
Eddy Vluggen2-Apr-15 5:40
professionalEddy Vluggen2-Apr-15 5:40 
GeneralRe: IKM testing Pin
Brady Kelly2-Apr-15 5:57
Brady Kelly2-Apr-15 5:57 
GeneralRe: IKM testing Pin
W Balboos, GHB2-Apr-15 5:44
W Balboos, GHB2-Apr-15 5:44 
GeneralAPOD Pin
R. Giskard Reventlov2-Apr-15 4:05
R. Giskard Reventlov2-Apr-15 4:05 
GeneralI can't cope with this modern technology anymore... PinPopular
OriginalGriff2-Apr-15 3:02
mveOriginalGriff2-Apr-15 3:02 
GeneralRe: I can't cope with this modern technology anymore... Pin
Brisingr Aerowing2-Apr-15 3:11
professionalBrisingr Aerowing2-Apr-15 3:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.