Hello,
I'm working on a project which carrying a large scale of database (over 5 millions records).
I'm looking for a way to improve the communication speed with the SQL server in any way that i can find useful.
The main slowing reason that i have encounter is the INSERT and UPDATE command that can be processed for more then 2 minutes and this amount of time is unreasonable.
can anyone please advise...
User Profile
Collapse
-
UPDATE & INSERT speed improvement question
-
Low process speed Large scale storage question...
Hi,
I'm implementing mass information procedures that is stored in a SQL Database.
What methods and actions i need to take in order for the process to be faster in a case like this (its more then 1000000 rows).
I'm trying also to improve the memory usage since i use the DataTable in C# and I'm looking for a better way to process the retrieved data. is there a better class or method thats improving the speed and... -
lior3790 replied to How to get the page event which indicates that a page is shown to the interface?in JavascriptThanks,
I'm looking to do some complicated functions as working with Ajax inside a composite control,
but i dont think people have the knowledge yet to help me in these scopes.
Lior -
lior3790 started a topic How to get the page event which indicates that a page is shown to the interface?in JavascriptHow to get the page event which indicates that a page is shown to the interface?
Hi,
I'm building an Ajax project and i need to get an event from the page when the page is finished to load and to render and is shown to the client's interface.
The second question is when i invoke an Ajax panel through the event mentioned above, does it triggers the Ajax UpdateProgress when i call a method inside the UpdatePanel? -
Issue with UpdatePanel and ProgressPanel nested in a composite control
Hello to all the smart people,
I'm trying to create a composite control which include nested controls from the great Ajax Dev.
I overcame a lot of issues and can be helpful in some but my latest problem doesn't seem to disappeared.
I can't trigger the ITemplate that i declared (maybe improperly?) to show first a Gif on the progress and afterwords the calculated information from the database.... -
How to see the changed value in design mode of costume control
Peace,
I'm trying to view the changed property of a costume control when i change it in the design mode.
i defined the property as followed:
[Bindable(true)]
[Category("Box")]
[DefaultValue("S ophia")]
[Description("Th e Item description displayed in the control")]
public string DBItem_Descript ion
{... -
How to see the changed value in design mode of costume control
Peace,
I'm trying to view the changed property of a costume control when i change it in the design mode.
i defined the property as followed:
[Bindable(true)]
[Category("Box")]
[DefaultValue("S ophia")]
[Description("Th e Item description displayed in the control")]
public string DBItem_Descript ion
{... -
Invoking ASP method from JavaScript
Hi to all,
I'm trying to invoke a method in ASP from JScript page (OnClick or anything similar to it) on the same related .aspx page with no success.
can someone please explain me how something like that can be done? -
Invoking ASP method from JavaScript
Hi to all,
I'm trying to invoke a method in ASP from JScript page (OnClick or anything similar to it) on the same related .aspx page with no success.
can someone please explain me how something like that can be done?
No activity results to display
Show More
Leave a comment: