Click here to Skip to main content
15,899,026 members
Home / Discussions / Web Development
   

Web Development

 
Questionsend username and password safely Pin
Member 982605211-Mar-13 19:03
Member 982605211-Mar-13 19:03 
QuestionPost a comment (message ) on my web page Pin
kryptong9-Mar-13 23:04
kryptong9-Mar-13 23:04 
AnswerRe: Post a comment (message ) on my web page Pin
dusty_dex10-Mar-13 6:59
dusty_dex10-Mar-13 6:59 
Questionwhere to place JavaScript Pin
hrishi3219-Mar-13 21:18
hrishi3219-Mar-13 21:18 
AnswerRe: where to place JavaScript Pin
dusty_dex10-Mar-13 7:09
dusty_dex10-Mar-13 7:09 
SuggestionWeb Development Pin
Taqi_Shah7-Mar-13 22:07
Taqi_Shah7-Mar-13 22:07 
AnswerRe: Web Development Pin
jkirkerx8-Mar-13 13:07
professionaljkirkerx8-Mar-13 13:07 
QuestionMCPD......VS...... MCSD ......VS...... MCAD Pin
Hercal7-Mar-13 0:27
Hercal7-Mar-13 0:27 
AnswerRe: MCPD......VS...... MCSD ......VS...... MCAD Pin
Richard MacCutchan7-Mar-13 1:41
mveRichard MacCutchan7-Mar-13 1:41 
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 

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.