-1
votes
0answers
17 views

TreeView generated from database [closed]

I am using http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxtree/index.htm#demos/jqxtree/treebindingtojson.htm treeview control in my website. Problem is that my treeview is too large. That's why ...
-2
votes
1answer
24 views

advanced asp.net improve performance [closed]

asked for help on my application , that's run on windows server 2003 and iis 6.0 ,this applications gross now , users now about 60,000 per day. and that what i did to make it faster a.SQL server 2005 ...
2
votes
0answers
120 views

Display progress bar to show async. request status using JQuery

Instead of using ProgressBar plugin, I've below script to display the progress bar for async. requests on the page. Could anyone provide any feedback on this esp. if there will be any issues like ...
0
votes
0answers
51 views

modal window with form

First, Sorry for my English. I'm very new in web development. I want that you make code review of my code. I have profile page where contains two tabs:User Info and Violations. In the User Info tab ...
0
votes
0answers
67 views

jQuery ui draggable-sortable List, used to Create a Gui Sql Crud-Capble Data-Driven Website application

in this JsFiddle (the link below, it's also my first JsFiddle setup , great tool!), I am trying to implement a new jQuery ui : draggable, droppable and sortable list , so this gui will be the ...
-1
votes
1answer
149 views

my first comprehensive solution : C# “DataDriven Web Appication” Ft. my “Html Markup Generator” needs Professionals Help!

this project is very important for me so i decided to post it here .. with hopes it'll enable me to Draw some Experienced developers attention, as it start to get a little too complex for my skills ...
2
votes
0answers
231 views

Javascript application with ASP.NET/jQuery, best practice

I want to create a JavaScript application like gMail with: Framework: ASP.NET Browser Framework: jQuery Database: MySQL My idea is: When the window.onhashchange fires up, I load the ...
7
votes
2answers
21k views

Basic Simple Asp.net + jQuery + JSON example

Earlier this year, before I learnt about Code Review StackExchange, I gave this answer in response to a question about how to combine ASP.net, jQuery, and JSON: ...
2
votes
1answer
78 views

jQuery Peer Review

I know this probably isn't the correct forum to do this in, but I thought I'd give it a try and see what sort of response I got. I'm a developer at a Networking company that really has no peers that ...