Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:639426
More Search Options
RSS Available
Matching Posts
hierarchy structure with nested set model
Hello all, I'm wondering if anyone have had production experience with building hierchy structure using the nested set model (Joe Celko's)? I've ironed out the algorithem to do add, delete & move nodes with subtrees, but the issues comes to the UI part of it. Suppose I give users the ability to re-arrange all the menus / categories on the front end using javacript, how do you approach and update the new tree structure? User could completley change the tree structure, the only way
Posted to
Web Forms
(Forum)
by
Liming
on 11/10/2009
Re: hierarchy structure with nested set model
Thanks Guntman and Tusharrs. Ajax is definitely out for us because some of our users do not have MS Ajax installed, but it surely will solve the problem of postback everytime I re-order the tree. I'll look into JQuery / JSON.NET for that. Batch operation looks like the only way to go for now and that's just the thing that I'm having a hard time. If I do that, then the logic has to be moved from the back-end to the front end using javascript. hm... Thanks for the ideas. If you have any
Posted to
Web Forms
(Forum)
by
Liming
on 11/10/2009
Re: hierarchy structure with nested set model
Thanks gunteman. Actually, I meant my users as my customers. Our software can't use MS ajax because not all of our clients have MS ajax installed on their server. For our tree, basically, we have the users add categories and sub categories.(one at a time) The logic is currently in the store procedure. Now, we try to improve the user experience by allowing them to-re arrange the category structure. We first retrieve the entire tree out of database, presented on the UI and from there, using JQuery
Posted to
Web Forms
(Forum)
by
Liming
on 11/10/2009
Re: Looking for oldies, Atlas Wiki Source?
never mind. Found a copy from an old CD.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Liming
on 11/7/2009
Looking for oldies, Atlas Wiki Source?
Hello everyone, This goes back to the Atlas days, there was this Atlas wiki. Given how old it is, i'm wondering if anyone still have a copy of that? It can't be found anywhere from what I searched. If you have a copy, I'd appreciate it very much if you can give me a copy of it. Thanks
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Liming
on 11/6/2009
Re: Oracle sessions and http sessions
Thanks mamun22s. yeah, i figured the number of web session will not be one-to-one relationship to oracle session. The background story is that our oracle server is configured to have 50 concurrent session max. Now the traffic is using up all the 50 concurrent sessions and any other connection will get a maxium amount exceeded error. On one end, we will look into tweaking connection pooling parameters, but on the oracle side, not sure what to expect. Such i want to a ratio of "Web session / oracle
Posted to
Oracle
(Forum)
by
Liming
on 9/3/2009
Oracle sessions and http sessions
Hello All, It's a stupid question. I'm a developer and I don't know oracle DBA nor any database server adminstration that much so i'm just wondering, if an Oracle server is configured to have 30 concurrent sessions, what's the equaivlent amount users from the web end generally speaking? 1000, 2000, 10,000, 100,000? Put in reverse, if a web site is expecting around 100k users a day, what are the general specifcs in terms of database server (concurrent sessions needed) and hardwares
Posted to
Oracle
(Forum)
by
Liming
on 9/2/2009
Re: 2 minutes before session timeout, warn the user and extend it
Hey jagjot, forgot to mention, there is a blank "keepalive.aspx" in the directory. In the javascript code, after you clicked okay, an empty image object was costructed like so var img = new Image(1,1); img.src = 'KeepAlive.aspx?date='+escape(new Date()); that will hit the keepalive.aspx page and such extend the user session. As for the last piee of the code, users sometimes return to the window way after the warning period has expired. That was a measure to let the users know that
Posted to
Getting Started
(Forum)
by
Liming
on 7/17/2009
Globalization Explicit Resource Expression Issue
Hey All, I have a simple issue. I have a drop down list where I get global resource translation like so <asp:dropdownist ..... <asp:listem value="-1" text=" - <%$ Resources:resource, welcome%> " /> </asp:dropdownist> As you can see, there is a dash "-" in fron of th explicit expression and asp.net has an issue with it. What is the propery way of having a "dash"? Thanks
Posted to
Web Forms
(Forum)
by
Liming
on 7/8/2009
Re: Table within Repeater
Thanks RituB. I guess that's a limitation? The reason I create the "tr" only one time is because I see a significant performance issue when the table is genereated on the screen when the columns I have are increased to say more than 300 columns. I could actually see as each row is created as the page loads. Such the reason, I wanted to create only one row and re-use them as the repeater repeats. I'll keep on researching this. If you have any other suggestions that could overcome
Posted to
Web Forms
(Forum)
by
Liming
on 4/28/2009
Page 1 of 102 (1012 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online