Click here to Skip to main content
15,887,338 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: MCPD......VS...... MCSD ......VS...... MCAD Pin
ZurdoDev13-Mar-13 3:00
professionalZurdoDev13-Mar-13 3:00 
QuestionAbout SELECT MULTIPLE in HTML Pin
michel066-Mar-13 19:25
michel066-Mar-13 19:25 
AnswerRe: About SELECT MULTIPLE in HTML Pin
Sandeep Mewara7-Mar-13 2:54
mveSandeep Mewara7-Mar-13 2:54 
AnswerRe: About SELECT MULTIPLE in HTML Pin
ZurdoDev13-Mar-13 3:02
professionalZurdoDev13-Mar-13 3:02 
QuestionLinking to another application and displaying the application data Pin
civic0606-Mar-13 6:30
civic0606-Mar-13 6:30 
AnswerRe: Linking to another application and displaying the application data Pin
ZurdoDev13-Mar-13 3:03
professionalZurdoDev13-Mar-13 3:03 
QuestionWebForms, VS2012 Expess, Adding a DB Table Pin
Bram van Kampen5-Mar-13 13:25
Bram van Kampen5-Mar-13 13:25 
AnswerRe: WebForms, VS2012 Expess, Adding a DB Table Pin
RedDk7-Mar-13 11:45
RedDk7-Mar-13 11:45 
I've run across this same issue. Few years ago, while trying to use Visual Studio 2005 and the first NET Frameworks ASP.NET samples that shipped at that time. All that stuff about [localserver] ... baffling. To say the least. And especially since the "installer" and the coincident scripts and commandline .exes that own the bin directory weren't even compatible with the shipping specs of that VS version.

Long story short, it's Visual Studio 2010 for me. NET Framework ASP.NET samples gone the way of the wind. VS2010 has it's moments (historically, that is ... upgrades to the "Click-Once" fiasco ... actually MADE it work, thank god, etc) ... where am I ... oh yeah, Database Explorer.

What worked for me was this. Forget about VS2010 and the programmer's nexus to database development for just a few moments. I know, it's hard ... you've got all those wizards telling you that it's easy, right? And all the other vanilla in-the-box things that are gonna help you doo what you want in ... C++ (me), VB.NET (me again, from QBASIC), etc.

Instead, download the SQL Server 2008 Managment Studio Express (R2 sp?) with Advanced Services, install it, and the Book-On-Line that documents IT ALL. And while you're at it, go to codeplex and download the AdventureWorks databases (there must be 10 of these, at least). The BOL breathes volumes of usefulness into the AW samples.

Take a few weeks to do basic things, create tables, create databases, do this, do that; pick a few BOL examples that leverage the "Change COnnnection" button in the SSMSE interface (That Database Explorer outstrips the VS version by miles! And then there's the Object Explorer! Freaking great app, all of it).

Once you "see" how to do what you want in "database" you'll realize that asking questions about SQL is a big waste of time.

While ... downloading the BOL might help to answer the basic "array/matrix/table" conundrum. First glance.
GeneralRe: WebForms, VS2012 Expess, Adding a DB Table Pin
Bram van Kampen7-Mar-13 15:24
Bram van Kampen7-Mar-13 15:24 
GeneralRe: WebForms, VS2012 Expess, Adding a DB Table Pin
RedDk9-Mar-13 8:32
RedDk9-Mar-13 8:32 
QuestionGetting Started With Web Development Pin
Kevin Marois5-Mar-13 5:39
professionalKevin Marois5-Mar-13 5:39 
AnswerRe: Getting Started With Web Development Pin
Graham Breach5-Mar-13 9:57
Graham Breach5-Mar-13 9:57 
AnswerRe: Getting Started With Web Development Pin
David Mujica7-Mar-13 3:46
David Mujica7-Mar-13 3:46 
Questiontest Pin
snowinjose5-Mar-13 2:00
snowinjose5-Mar-13 2:00 
QuestionHow can i add website translator to my site Pin
Deepthi.2145626-Feb-13 23:35
Deepthi.2145626-Feb-13 23:35 
QuestionHelp with Resource cannot be found error Pin
EstherIfioky26-Feb-13 6:16
EstherIfioky26-Feb-13 6:16 
AnswerRe: Help with Resource cannot be found error Pin
Howard Richards5-Mar-13 3:21
Howard Richards5-Mar-13 3:21 
GeneralRe: Help with Resource cannot be found error Pin
EstherIfioky5-Mar-13 4:18
EstherIfioky5-Mar-13 4:18 
QuestionAlternative datatype for ident Pin
antosnowin25-Feb-13 22:04
antosnowin25-Feb-13 22:04 
AnswerRe: Alternative datatype for ident Pin
David Mujica26-Feb-13 4:40
David Mujica26-Feb-13 4:40 
QuestionDyanmic drop down form ( Like Gmail's advance-email-search) Pin
hrishi32125-Feb-13 4:39
hrishi32125-Feb-13 4:39 
Questionhow to pass data in to nested usercontrol Pin
mhd.sbt24-Feb-13 6:51
mhd.sbt24-Feb-13 6:51 
AnswerRe: how to pass data in to nested usercontrol Pin
Sandeep Mewara24-Feb-13 20:16
mveSandeep Mewara24-Feb-13 20:16 
GeneralRe: how to pass data in to nested usercontrol Pin
mhd.sbt25-Feb-13 7:00
mhd.sbt25-Feb-13 7:00 
GeneralRe: how to pass data in to nested usercontrol Pin
Sandeep Mewara25-Feb-13 7:21
mveSandeep Mewara25-Feb-13 7:21 

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.