Click here to Skip to main content
15,880,405 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: get the file path in web project when running unit test project Pin
Sandeep Mewara30-May-12 2:26
mveSandeep Mewara30-May-12 2:26 
QuestionRestrict object's properties to be added in ASP.NET application state Pin
Tesic Goran29-May-12 20:20
professionalTesic Goran29-May-12 20:20 
QuestionAutocomplete with multiple values in ASP.NET Pin
VisualLive29-May-12 18:40
VisualLive29-May-12 18:40 
AnswerRe: Autocomplete with multiple values in ASP.NET Pin
Sandeep Mewara30-May-12 2:29
mveSandeep Mewara30-May-12 2:29 
GeneralRe: Autocomplete with multiple values in ASP.NET Pin
VisualLive30-May-12 23:21
VisualLive30-May-12 23:21 
GeneralRe: Autocomplete with multiple values in ASP.NET Pin
Sandeep Mewara30-May-12 23:35
mveSandeep Mewara30-May-12 23:35 
GeneralRe: Autocomplete with multiple values in ASP.NET Pin
VisualLive31-May-12 16:38
VisualLive31-May-12 16:38 
QuestionGrid-View Ajax style Pin
hrishi32129-May-12 6:23
hrishi32129-May-12 6:23 
Hello All,

I am very confused to choose among many ways to do a task efficiently. Please suggest me the best way to do the following..

All I want is to "search a sql-database and show up the result in a grid". Note that each row would have an image, a link and some text.

My main check points are
1) Ajax-style grid: On pressing next-page, only the grid should be updated not the whole page

2) Client side pagination: Since the search result might be huge, on each time pressing the next-page, I want to get only the specified rows from the server. NOT THE WHOLE SEARCH RESULT- WHICH WOULD SLO DOWN MY INITIAL GRID SHOWING

.....
Solution Options:::
I am new to web-programming. While browsing through I got the following points...But i am not able to put them all together and somehow i am not confident about it..very much confused what to use and what not to... please help!!!
1) asp.net ajax toolkit
2) use a simple way to create a table with many rows in client side using java script, and get the data form server using AJAX writing the all code of myself. But in this case i need to have a way of pagination if myself
3) etc (may be many other solutions exist)

Practically, there may be many pros and cons which I am unaware of. I am looking for something efficient and easy to use. May be less code.

technology: vs2008/2010, Ajax/Jquerry/JS, sql-db... since havent started teh project I am open to any technology which gives the best solution.

thanks in advance Smile | :)
AnswerRe: Grid-View Ajax style Pin
Sandeep Mewara30-May-12 2:34
mveSandeep Mewara30-May-12 2:34 
Questionlog messages in web form Pin
sc steinhayse29-May-12 4:43
sc steinhayse29-May-12 4:43 
AnswerRe: log messages in web form Pin
Sandeep Mewara30-May-12 2:37
mveSandeep Mewara30-May-12 2:37 
GeneralRe: log messages in web form Pin
sc steinhayse30-May-12 9:35
sc steinhayse30-May-12 9:35 
GeneralRe: log messages in web form Pin
Sandeep Mewara30-May-12 10:05
mveSandeep Mewara30-May-12 10:05 
Questionlinq in web form Pin
sc steinhayse29-May-12 4:42
sc steinhayse29-May-12 4:42 
AnswerRe: linq in web form Pin
Sandeep Mewara30-May-12 2:41
mveSandeep Mewara30-May-12 2:41 
GeneralRe: linq in web form Pin
sc steinhayse30-May-12 9:31
sc steinhayse30-May-12 9:31 
GeneralDropdownlist Listitem hiding Pin
Member 822742028-May-12 23:24
Member 822742028-May-12 23:24 
GeneralRe: Dropdownlist Listitem hiding Pin
Ali Al Omairi(Abu AlHassan)29-May-12 0:36
professionalAli Al Omairi(Abu AlHassan)29-May-12 0:36 
GeneralRe: Dropdownlist Listitem hiding Pin
Apocalypse Now29-May-12 14:30
Apocalypse Now29-May-12 14:30 
QuestionHow to get response from server without sending client request? Pin
Honnagh28-May-12 20:32
Honnagh28-May-12 20:32 
AnswerRe: How to get response from server without sending client request? Pin
Ali Al Omairi(Abu AlHassan)29-May-12 0:41
professionalAli Al Omairi(Abu AlHassan)29-May-12 0:41 
GeneralRe: How to get response from server without sending client request? Pin
ashjassi17-Aug-12 3:16
ashjassi17-Aug-12 3:16 
Questionasp.net c# textbox array Pin
fajarkputra27-May-12 22:23
fajarkputra27-May-12 22:23 
AnswerRe: asp.net c# textbox array Pin
AmitGajjar27-May-12 23:40
professionalAmitGajjar27-May-12 23:40 
AnswerRe: asp.net c# textbox array Pin
wikizhao27-May-12 23:43
wikizhao27-May-12 23:43 

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.