Click here to Skip to main content
15,890,690 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Ajax Passwordstrength Pin
m_krishna20-Jul-09 2:08
m_krishna20-Jul-09 2:08 
AnswerRe: Ajax Passwordstrength Pin
Baran M20-Jul-09 0:23
Baran M20-Jul-09 0:23 
Questionhow to update a multiple tables in a gridview Pin
haleemasher19-Jul-09 22:50
haleemasher19-Jul-09 22:50 
AnswerRe: how to update a multiple tables in a gridview Pin
Manas Bhardwaj19-Jul-09 22:54
professionalManas Bhardwaj19-Jul-09 22:54 
GeneralRe: how to update a multiple tables in a gridview Pin
haleemasher19-Jul-09 23:00
haleemasher19-Jul-09 23:00 
AnswerRe: how to update a multiple tables in a gridview Pin
Abhijit Jana19-Jul-09 22:57
professionalAbhijit Jana19-Jul-09 22:57 
GeneralRe: how to update a multiple tables in a gridview Pin
haleemasher19-Jul-09 23:38
haleemasher19-Jul-09 23:38 
AnswerRe: how to update a multiple tables in a gridview Pin
Vimalsoft(Pty) Ltd19-Jul-09 23:33
professionalVimalsoft(Pty) Ltd19-Jul-09 23:33 
Good Morning haleemasher

In my early days of Programming i used to write my application using all this sorts of wizards it was great and i enjoyed it and forgot that i had to write code sometimes, but the wizards did everything for me. In my Applications there was a time where i needed to update data from a Join Smile | :) Now there is a limitation for Wizards , they dont know which table to update or wich field even though it looked obvious to you what table to update. This leads me to the World of N-Tier Development where i had to Start Writting my own DAL(Data Access Layer) and update the Grid. Am sorry to say this , this means you have to write your own Data layer and update the grid and the Correct table , because the SqlDatasource wizards cannot do it for you in this case. i have articles that i wrote when i had a problem see below

Coding an N-Tier Application in C# Without Any Wizard: Part II[^]

Good Luck Smile | :)

Vuyiswa Maseko,

Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers."

C#/VB.NET/ASP.NET/SQL7/2000/2005/2008
http://www.vuyiswamaseko.somee.com
http://www.vuyiswamaseko.tiyaneProperties.co.za
vuyiswa@its.co.za
http://www.itsabacus.co.za/itsabacus/

Questioni want to display value Pin
Rajee Maharjan19-Jul-09 20:36
Rajee Maharjan19-Jul-09 20:36 
AnswerRe: i want to display value Pin
Abhijit Jana19-Jul-09 20:45
professionalAbhijit Jana19-Jul-09 20:45 
AnswerRe: i want to display value Pin
N a v a n e e t h19-Jul-09 20:46
N a v a n e e t h19-Jul-09 20:46 
AnswerRe: i want to display value Pin
Blue_Boy19-Jul-09 21:39
Blue_Boy19-Jul-09 21:39 
QuestionText box Format problem Pin
ansriharsha19-Jul-09 20:23
ansriharsha19-Jul-09 20:23 
AnswerRe: Text box Format problem Pin
Baran M20-Jul-09 19:28
Baran M20-Jul-09 19:28 
GeneralRe: Text box Format problem Pin
ansriharsha20-Jul-09 20:11
ansriharsha20-Jul-09 20:11 
GeneralRe: Text box Format problem Pin
Baran M20-Jul-09 20:58
Baran M20-Jul-09 20:58 
GeneralRe: Text box Format problem Pin
ansriharsha21-Jul-09 2:29
ansriharsha21-Jul-09 2:29 
GeneralRe: Text box Format problem Pin
Baran M21-Jul-09 18:17
Baran M21-Jul-09 18:17 
QuestionOpen file in their respective application Pin
Shivan Nandan19-Jul-09 19:55
Shivan Nandan19-Jul-09 19:55 
AnswerRe: Open file in their respective application Pin
Abhijit Jana19-Jul-09 19:58
professionalAbhijit Jana19-Jul-09 19:58 
GeneralRe: Open file in their respective application Pin
Shivan Nandan19-Jul-09 20:09
Shivan Nandan19-Jul-09 20:09 
GeneralRe: Open file in their respective application Pin
N a v a n e e t h19-Jul-09 20:20
N a v a n e e t h19-Jul-09 20:20 
QuestionProbelm in ajax password strength control Pin
janani1319-Jul-09 19:38
janani1319-Jul-09 19:38 
AnswerRe: Probelm in ajax password strength control Pin
Baran M20-Jul-09 0:17
Baran M20-Jul-09 0:17 
QuestionFileUploading gives error on Production Server Pin
meeram39519-Jul-09 19:03
meeram39519-Jul-09 19:03 

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.