News in the Category:
Performance
Total posts: 939 | Sort by Views | Sort by Hits
The Code Project Latest Articles, May 20, 2012
Views: 260 | Hits 46
Performance analysis for String and StringBuilder...
MSDN: Coding4Fun, May 18, 2012
Views: 122 | Hits 1
[A couple paragraphs of intro/comments]TUIO SKELETONHow It WorksThanks to the features of the Tuio protocol, it has been implemented a client-server system for the transmission of the skeleton data ki...
Glavs Blog, May 16, 2012
Views: 136 | Hits 8
Note: For more information around the CacheAdapter, see my previous posts here, here, here and here You may have noticed a number of updates to the CacheAdapter package on nuget as of late. These are...
Chris Love's Official Blog - Professional ASP.NET, May 11, 2012
Views: 138 | Hits 11
As web development and architecture matures so does the way we need to structure our projects. For me that means single page applications. And while I have not had time to write on the topic yet I hav...
The ASPx Blog, May 8, 2012
Views: 171 | Hits 2
Update: You only have until May 10th to participate in the Code Project Survey. Code Project is conducting their 2012 Reader's Choice Awards survey. DevExpress would appreciate your particip...
The Code Project Latest Articles, May 3, 2012
Views: 160 | Hits 42
In Practical Performance Profiling MVP Jean-Philippe explains how the .NET platform manages memory and uses a sample application based on a real software package to demonstrate a wide range of perform...
Simple Talk, May 2, 2012
Views: 136 | Hits 23
In this excerpt from his new book, Practical Performance Profiling: Improving the Efficiency of .NET Code, Jean-Phillipe Gouigoux discusses the Dispose mechanism and the finalization process in the c...
JohnPapa.net, May 1, 2012
Views: 140 | Hits 10
Super fast rendering, code-less tag syntax, and no DOM nor jQuery dependency. Thats JsRender! My latest course JsRender Fundamentals is now available at Pluralsight! Learn how to build fast, robust, a...
Chris Love's Official Blog - Professional ASP.NET, May 1, 2012
Views: 129 | Hits 14
Yesterday I posted about including a favicon for every website or web application to increase performance. Another common oversight is not setting a far-future expires header expiration date. I think ...
JohnPapa.net, April 30, 2012
Views: 119 | Hits 13
Its been over 2 months since Ive been using my ASUS ZenBook UX31E out and about for blogging, surfing, coding, and presentations. I wrote about the slick look of the UX31E and my (poor) opinion of the...
Simple Talk, April 26, 2012
Views: 127 | Hits 3
Generally, you will have no need to worry about the number of virtual log files in your transaction log. However, if you use the default settings for 'auto-grow', you can end up with such 'fragmentati...
ASP.NET Announcements, April 25, 2012
Views: 260 | Hits 39
Users have been long demanding intuitive user interface that allow them to find commands easier and faster so they can get more tasks done in less time. WebRibbon, part of WebEssentials 2, is invented...
the telerik blogs, April 20, 2012
Views: 138 | Hits 2
Some developers have been surprised to discover JustCode and JustTrace installed on their system after installing JustDecompile. Whereas most simply try out the tools or uninstall them, some have expr...
the telerik blogs, April 13, 2012
Views: 154 | Hits
Nothing says .NET Ninja more than creating beautiful applications from beautiful code, with optimum performance and memory management. Other Telerik products help you create beautiful code, but Teleri...
ASP.NET Announcements, April 3, 2012
Views: 155 | Hits 16
We are extremely happy to announce the availability of nopCommerce v2.50 for download and upgrade. Visit this page to download the latest version and get involved in the nopCommerce Communit...
The ASPx Blog, April 3, 2012
Views: 103 | Hits 6
Check out this solution to provide an 'endless pagination' feature to your DevExpress ASP.NET enabled websites: A DevExpress ASP.NET Approach You can achieve the above sample using these D...
Steven Smith, March 27, 2012
Views: 252 | Hits 10
A couple of months ago I got an Asus Zen ultrabook, which I posted about when I first got it, and a month or so later. Now that Ive had it a while, I thought Id post one more time with how its c...
ASP.NET Announcements, March 26, 2012
Views: 289 | Hits 8
Following the long-awaited release from Microsoft, Devart Team is glad to announce the release of Entity Developer 4.3 with support for Visual Studio 11 Beta. Users can now benefit from using E...
Simple Talk, March 16, 2012
Views: 200 | Hits 6
Is the performance boost from writing code that can fully exploit all available cores worth the cost of the additional programming complexity? Right now, with quad-core processors that, at best, can m...
Keyvan Nayyeri, March 16, 2012
Views: 274 | Hits 31
It was almost one year ago when I got my hands on my first tablet ever, iPad 2, and I wrote a detailed review of the device. To be honest, I couldn't ever imagine that iPad can have such a ke...
The Moth, March 14, 2012
Views: 306 | Hits 36
Every software has issues, or as we like to call them "bugs". That is not a discussion point, just a mere fact. It follows that an important skill for developers is to be able to diagnose issues in ...
The Code Project Latest Articles, March 12, 2012
Views: 247 | Hits 20
How to make a performance meter that looks like the one in Windows Task Manager...
SQL Server DBA, March 8, 2012
Views: 236 | Hits 12
To display network connections and various network interface statistics netstat is a handy command line based tool. Why is it useful for the DBA ?1) Execute netstat an to view all active connections...
Journey to SQL Authority with Pinal Dave, March 8, 2012
Views: 368 | Hits 15
Today I remember one of my older cartoon years ago created for Indexing and Performance. Every single time when Performance is discussed, Indexes are mentioned along with it. In recent times, data and...
Rico Marianis Performance Tidbits, March 1, 2012
Views: 277 | Hits 17
With the Windows Consumer Preview out the door, I thought it would be interesting to write something about creating great performing Windows applications. I hope to have a lot more to say about ...
Keyvan Nayyeri, March 1, 2012
Views: 438 | Hits 6
Being in academia has many advantages and disadvantages, and one of the major advantages is the amount of information you learn everyday as well as witnessing the ideas finding their path to practice ...
JonGalloway.ToString(), February 29, 2012
Views: 268 | Hits 15
I previously wrote about some initial impressions of a ZenBook UX31E I've been reviewing. I've been using it heavily since then and wanted to follow up on how it's been working for me. As A Work / De...
the telerik blogs, February 27, 2012
Views: 271 | Hits 4
An object relational mapper is about developer productivity, about the ability to quickly and easily make changes to your model, about integrated change tracking, caching and moving to other databases...
Steven Smith, February 23, 2012
Views: 277 | Hits 6
I wrote a few weeks ago about my new Asus Zen Ultrabook computer. Ive been using it as my primary laptop computer since then, and thought Id write up a follow-up on how its been. Ove...
EggHeadCafe.com New Articles, February 19, 2012
Views: 49 | Hits 1
ASP.NET caching can be used for as little as a 1/2 second expiration to achieve siginificant performance increases under load. We test with the ASP.NET Cache, a Micro-Cache, and non cached pages with ...
JohnPapa.net, February 17, 2012
Views: 281 | Hits 17
Slim, thin, lightweight, powerful and good looking. Thats what I look for in a laptop and thats what I am hoping I got in the ASUS ZenBook UX31E. I move around a lot and heavy laptops with massive pow...
Radical Development, February 16, 2012
Views: 290 | Hits 22
Christina is an American actress. Ricci received initial recognition and praise as a child star for her performance as Wednesday Addams in The Addams Family (1991) and Addams Family Values (1993), and...
the telerik blogs, February 16, 2012
Views: 276 | Hits 1
Welcome to this milestone release for RadControls for Windows Phone, as it brings the suite to a whole new level - fully embracing the concept of Rapid Application Development. This is actually our fi...
the telerik blogs, February 10, 2012
Views: 100 | Hits
One of the major goals web developers have when building web applications is performance. In general there are three areas that can be improved to achieve better overall performance: the server-side ...
Simple Talk, February 9, 2012
Views: 312 | Hits 11
Everyone runs into performance issues at some point, even Red Gate software. Some of our internal systems were running into some serious bottlenecks. What if I were to, oh, I don't know, use a certain...
the telerik blogs, February 8, 2012
Views: 163 | Hits
An unusual thing happened at the Telerik Windows Phone team product planning meeting for Q1 2012 a few months ago. Instead of starting with our usual mantra What does our customer need in order to bui...
DBA DB2, January 26, 2012
Views: 300 | Hits 2
By default , when creating a new DB2 database , the Log path is on the same drive as the data files.To change the log path , configure the NEWLOGPATH database parameterdb2 update db cfg for MYDB using...
Simple Talk, January 18, 2012
Views: 575 | Hits 16
One of the more popular counters used by DBAs to monitor SQL Server performance, the Buffer Cache Hit Ratio, is useless as a predictor of imminent performance problems. Worse, it can be misleading. Jo...
The Code Project Latest Articles, January 17, 2012
Views: 399 | Hits 47
A performance counters helper class that makes it easier to use performance counters in your system, especially for measuring duration and total duration...
Microsoft Certified Professional Magazine Online | Columns, January 12, 2012
Views: 327 | Hits 21
In this first of a series on Hyper-V, Paul looks at squeezing the best performance out of the hypervisor through the right mix of processing power both virtual and physical....
Rico Marianis Performance Tidbits, January 10, 2012
Views: 371 | Hits 65
Many problems you will face are actually the building data access layer, sometimes thinly disguised, sometimes in your face; it’s one of the broad patterns that you see in computer science &ndas...
DBA DB2, January 4, 2012
Views: 284 | Hits 7
Part of the Performance Tuning series Performance Stack , this section looks at Access Path Tuning. How does the user access the data and how can the access be maintained. The...
DBA DB2, January 3, 2012
Views: 255 | Hits 3
Tuning DB2 is critical if Websphere Portal is the main client. In larger Websphere Portal architectures , where load balancing is standard , this become obvious.
Follow these general guide...
ASP.NET Announcements, January 2, 2012
Views: 311 | Hits 38
New version of our Dynamic Dashboards product has been released.
NEW FEATURES / ENHANCEMENTS
- DashboardEditor page is updated. (Performance and UpdateProgress)
- Added Dashboard row position ch...
DBA DB2, January 1, 2012
Views: 259 | Hits 5
2012 a new year . Im looking forward to it , on a professional and personal level.
Im already booked out for a lot of DB2 DBA work in the upcoming months. The projects require DB2 performance t...
EggHeadCafe.com New Articles, December 30, 2011
Views: 327 | Hits 2
Win a Free Subscription to New Relic. It allows you to tune page performance based on proven metric, tune and improve database transactions, and improve the availability and user-satisfaction of your ...
The Code Project Latest Articles, December 23, 2011
Views: 339 | Hits 14
Investigating the cost of an operation in cycles within a real world, i.e., no peak, performance measurement of C#, C++, Java, Fortran and JavaScript...
EggHeadCafe.com New Articles, December 19, 2011
Views: 410 | Hits 51
LINQ is "very cool" and brings much-needed elegance and utility to querying collections and other objects. However, there are some real bottlenecks that developers should be aware of when using LINQ...
DBA DB2, December 19, 2011
Views: 415 | Hits 2
Find bottlenecks in DB2 performance is part of maintaining good response times. Here's a useful approach to locating slow query response times. Focusing on scans
1) Run a user ...
ASP.NET Announcements, December 15, 2011
Views: 677 | Hits 5
Stimulsoft Company, a leading manufacturer of software for data processing and analysis, announced today the release of version 2011.3 of reporting tools Reports.Net, Reports.Web, Reports Designer.Web...