Browse by Tags

Related Posts

  • How to implement "yahoo speeding rules" in ASP.NET??

    Hi, Yahoo provided some best pratices for speeding up the website, http://developer.yahoo.com/performance/rules.html . I'm using ASP.NET 2.0 (C#) , I want to know how to implement the following listed rules in my ASP.NET web app. Gzip Components: http://developer.yahoo.com/performance/rules.html#gzip...
    Posted to Getting Started (Forum) by prashant_victory@hotmail.com on 01-15-2009, 12:00 AM
    Filed under: speed, asp.net, C#, yui, performance
  • Enterprise library 3.1 performance tips

    Hi There, I'm using ent lib 3.1 in my DAL and after profiling a few methods I seem to be experiencing a some poor performance. The time spent is mainly around connecting to the datasource itself. I have isolated the suspect methods but I was wanting to know if there are any best practices in regards...
    Posted to Microsoft Application Blocks (Forum) by bullrout@gmail.com on 12-04-2008, 12:00 AM
    Filed under: c#, performance, ENterprise Library Data
  • How to test LINQ performance against Traditional ways

    Hi Im doing some testing and research about LINQ to SQL for a school assignment. How can I test this in a easy way? Ive seen some great test results online but i wan't to try it out my self. So how to do this, Profiler? Code-behind and timespan objects? Sugestions? // Jonas
    Posted to Architecture (Forum) by ZooGrafix on 12-14-2007, 12:00 AM
    Filed under: testing, C#, linq, performance, linq to sql
  • Memory allocation

    Can anyone advise as to whether there are any low level functions that allow me to query exactly how much memory an object or set of variables is occupying? Are there any such functions in C#? Or is the best way to use CLRProfiler? The trouble is, I find CLRProfiler a bit complicated to use, so am looking...
    Posted to State Management (Forum) by Mundo on 07-11-2007, 12:00 AM
    Filed under: allocation, application, asp.net, asp.net 2.0, c#, CLRProfiler, memory, performance
  • Random ASP.NET 2.0 crashes under load (A field or property with the name X was not found on the selected data source)

    We have an application that is an extension of Nav to the web. The system is used for accounting and approval of invoices/credit memos. The app is written in C#, and is run on an IIS webserver. The connection to Nav is via MSMQ and NAS. The web makes a request XML-style to Nav, and gets the result back...
    Posted to Data Access and ObjectDataSource Control (Forum) by jimjimjimjim on 11-24-2009, 12:00 AM
    Filed under: XML, C#, performance, .net 2.0 c#, Data Access and ObjectDataSource Control, "object data source"
Page 1 of 1 (5 items)