EQATEC Profiler free download All other .NET CF profilers deal with memory profiling. This tool deals with profiling the execution of the code for locating performance bottlenecks. Free for all to use. Can profile any .NET 2.0/3.5 Compact Framework assembly (+ the full .NET too). Worlds first and currently only code profiler for .NET Compact Framework. All other .NET CF profilers deal with memory profiling. This tool deals with profiling the execution of the code for locating performance bottlenecks. At EQATEC we are experts in embedded development, both native (C/C++) or managed (C#). We have completed many large .NET CF projects. We have the only Microsoft embedded MVP in Scandinavia. We've been doing embedded development for about 10 years now. In 2006-2007, when developing a really large .NET Compact Framework application in C# for Windows CE, we looked around for a .NET CF code profiler. Surprisingly there were none. All we found were memory-profilers, i.e. for tracking obje download   
 Example: PowerDVD • Top 1000
• Smart reviews
   
Search:   
     

Home > Software > download now EQATEC Profiler

  Popular:
NetChatSpy 2.5.0
Remotely monitor Instant Messenger conversations from any…
SpyRemover Pro 3.04
Is someone stealing your information from your PC? Is your…
GetPDF 2.21
GetPDF allows you to create PDF files from any printable…
EXEsafe 2
EXEsafe allows you to encrypt and put a lock on a program…
DFIncBackup Home 1.22
This is the personal backup program for incremental backup…
Judy's TenKey 4.5
Award-winning Windows calculator that includes nearly every…
BigBRAIN 1.6
An Adress-/Phonebook manager, appointment scheduler, CD…
ProofSheets 1.0
Shares photos on the Web or on CD. Uses Browser for…
pdfFormServer 3.4
Nowadays companies are streamlining their workflows by…
Mac PDF Measure It 1.01
Mac PDF Measure It is an Acrobat plug-in tool, it enables…
Best 1000
  TOP-10:
Home Budget 3.0
Fast-track your home loan! Our Home Budget software is…
Ariolic NetSend 9x 1.2.1
With this small console utility you can send messages over…
SecureWord 1.5
SecureWord is fully functional program for storing…
Mask Surf Lite 2.0
Mask Surf Lite is an easy to use Internet activity…
UniDoc 1.41
UniDoc makes you more productive by reducing paperwork…
XLS to Net 1.00
Useful utility for creation web pages using information…
Dewqs' SpamProx 2.9
Spam Proxy : seamless interface between your email client…
CalcExpress Basic 1.4
A hotkey or a click on a tray icon starts the calculation…
EldoS AnyCalc 1.76
EldoS AnyCalc is ideal if you are accountant, programmer…
Plexis POS 2.8.8.x
Point of Sale Software for Retail, Grocery, Convenience…
  Sponsored links 
  New:
Personal PC Spy 2.0.4
Personal PC Spy is the most powerful stealth keylogger…
SPAMfighter Pro 6.3.25
Spam/phishing filter for Outlook/Express. Join over 5.2…
Solid Key Logger 2.0.33
Solid Key Logger records everything that has been typed on…
Apen FLAC Ripper 1.0
Apen FLAC Ripper can convert a FLAC file into MP3 file, rip…
1st Desktop Guard 2.32
1st Desktop Guard lets you prevent your desktop icons from…
Bopup Scanner 2.1.2
This freeware network scanner displays active computers…
CNC DVD To Zune 2008.3.1.0731
DVD to Zune Converter is an extremely easy to use DVD to…
Internet Lock 5.2
Internet Lock is the access control and password protection…
Live CD Ripper 3.0
Live CD Ripper is an audio CD grabbing tool. It can rip CD…
     
Home
News
Software
Books
Smart reviews
New soft
TOP-10
Best 1000
All Soft
Audio & Video
Business
Development Tools
Education
Games
Graphics
Home/Hobby
Internet
Desktop
Utilities

EQATEC Profiler 1.2  del.icio.us Fark digg Reddit MyWeb BlogMarks Furl Jots   ( View screenshot )


URL:
HTML:
All other .NET CF profilers deal with memory profiling. This tool deals with profiling the execution of the code for locating performance bottlenecks. Free for all to use. Can profile any .NET 2.0/3.5 Compact Framework assembly (+ the full .NET too).

Updated Jun 17, 2008 01:11:35
Size1470 kb
LicenceFreeware
StatusMinor Update
LanguagesEnglish
Tagsperformance optimization .net netcf code profiler bottleneck windows pda pocketpc
OSWindows ME, Windows NT, Windows 2000, Windows XP, Windows 2003, Windows Vista, Windows CE
Homepageeqatec.com
Emailinfo@eqatec.com
AuthorRichard Flamsholt
EQATEC Profiler free download All other .NET CF profilers deal with memory profiling. This tool deals with profiling the execution of the code for locating performance bottlenecks. Free for all to use. Can profile any .NET 2.0/3.5 Compact Framework assembly (+ the full .NET too). Worlds first and currently only code profiler for .NET Compact Framework. All other .NET CF profilers deal with memory profiling. This tool deals with profiling the execution of the code for locating performance bottlenecks.

At EQATEC we are experts in embedded development, both native (C/C++) or managed (C#). We have completed many large .NET CF projects. We have the only Microsoft embedded MVP in Scandinavia. We've been doing embedded development for about 10 years now.

In 2006-2007, when developing a really large .NET Compact Framework application in C# for Windows CE, we looked around for a .NET CF code profiler. Surprisingly there were none. All we found were memory-profilers, i.e. for tracking obje download

 Zoom click for full size
Description:
   Worlds first and currently only code profiler for .NET Compact Framework. All other .NET CF profilers deal with memory profiling. This tool deals with profiling the execution of the code for locating performance bottlenecks.

   At EQATEC we are experts in embedded development, both native (C/C++) or managed (C#). We have completed many large .NET CF projects. We have the only Microsoft embedded MVP in Scandinavia. We've been doing embedded development for about 10 years now.

   In 2006-2007, when developing a really large .NET Compact Framework application in C# for Windows CE, we looked around for a .NET CF code profiler. Surprisingly there were none. All we found were memory-profilers, i.e. for tracking object allocations and memory usage. That's useful too, but not if you want to pinpoint bottlenecks to improve your application's performance.

   So we built our own code profiler. And it works really, really well.

   We've used it for a year on this particularly large application (7-8000 methods in 40-50 DLLs) and easily found and fixed performance bottlenecks that would have been very hard to spot without a code profiler. We've even integrated the profiling-step in our autobuild. The profiling-step is very quick and the profiled code is only 40-50% bigger and runs 20-25% slower. Profilers can easily make your code run 2-10 times slower, so ours is quite efficient.

   Because it works so well, and there are no other code profilers like it, we decided to make it available to all other .NET CF developers. And we decided to do so for free, so it won't cost you anything. Just download it and start optimizing your own application, or try profiling the demo-app we’ve included.

   One reason for giving it away free is to get some idea about how much demand there is for tools like this. Therefore we'd kindly ask you to register the download, simply to give us some idea of how many developers - and in what kind of businesses - will find this tool useful.
Short tags:
performance, optimization, .net, netcf, code, profiler, bottleneck, windows, pda, pocketpc
Free Download now  Free Download EQATEC Profiler 1.2 from eqatec.com

Similar software shotlights:
  • LTProf 1.4 — LTProf is a small but powerful code profiler tool. Main features: * Line level resolution * No instrumentation * Profiled program runs at its normal speed * Profile VC++, CBuilder, Delphi and Visual…
  • XenoCode 2005 3.1.6 — Protect intellectual property: industry-leading code obfuscation technology. Optimize size and performance: profile, accelerate and compress executables. Simplify test and deployment: link assemblies…
Find all software similar on EQATEC Profiler 1.2

Similar news:
  • Web Profilers Put Business Contacts Just a Click Away — I'll never forget the chief executive I met for lunch who said that while he was waiting for me to arrive at the restaurant, he Googled me on his cell phone, discovered I had written a book and promptly looked up the reviews on Amazon.com.
  • .Net development gets new tools, code initiative — Avanade on Monday is partnering with Microsoft to release Enterprise Library, which features reusable code, tools, and guidance intended to make it easier to develop in the .Net environment.
Find all news similar on EQATEC Profiler 1.2

Similar smart reviews:
  • DTweak Pro 3.7, Even Modern System Needs Optimizations — Microsoft Windows Vista has arrived with many controversies and discussions. It is an excellent, modern and universal product; yet those of us who feel themselves «advanced users» or cooler are sometimes uncomfortable with Vista, as it offers too few opportunities to tweak, change detailed settings, learn system tools or turn off unused services. If you want to get back your…
  • Easy Net Switch – a dream come true for real net-hoppers — If all networks were absolutely the same, they would’ve called it network utopia. No network-specific IP addresses, passwords, DNS servers, drive mappings, proxy and gateway addresses — all these things that may take hours to configure, especially when there is not system administrator around. Unfortunately, networks are all different and active users that commute between offices, building…
  • Spices.Net Suite: All about .Net Visual Studio Can't Do — Spices.Net Suite is a collection of utilities, which brings all the strength the .Net platform *potentially* has right in a developer’s hands. Unfortunately, the functionality of the tools created by Microsoft for their own platform is always much poorer than what it could be, and Spices.Net is addressed to fix this drawback. Once installed, Spaces.Net Suite will provide you…
  • PSpad, Code Looks Natural — Have you ever tried editing any programming code in the Windows’ standard notepad program? Wasn’t that easy and fun? I bet it was NOT. Although Notepad is light and easy to use, you can hardly recognize your even own code in it: no syntax highlighting or line numbering, and some important characters may even fail to appear. Is there a way to edit a code block…
  • Country Codes 2.7, Data at Fingertips — In today’s vague times of «common» unlimited broadband Internet connection (which is not so common, really) and «modern cool» web-services it is thought that one doesn’t have to store on one’s computer information one can find on web. People with such thoughts typically don’t take into account the amount of time they waste when…
  • Remote Performance Observer 3.0 Guards. — Maintaining the working state of 3-4 computers in an office is rather easy. But, maintaining 5-10 computers is much more difficult. Maintaining two dozens computers turns into a hard and complicated process, which requires certain professional skills. And, how about maintaining hundreds of computers? In fact, it is almost impossible without a number of special tools. However…
  • Select Fast! Improve query performance. — Select Fast! is unique software created by a professional developer to ease the life and work of colleagues. Select Fast! for Oracle is a tool for automating the repetitive tasks associated with the SQL tuning process on Oracle databases. The vital purpose of this program is to help you find the best action to improve the performance of the query. Check out this excellent…
  • EymBarcodeReader.ocx Decode Bar Code — Barcodes (the approach to encoding data in black-and-white bars) are widely used since their invention in the middle of the XXth century. They have proven themselves to be a universal and reliable mean in cases when a small amount of uniform significant data is to be associated with multiple things and then processed automatically. Though in last years the usage…
  • DHTMLX Toolkit, Desktop Performance on the Web — With the advent of the Web, our life has changed dramatically. We got used to online shopping, community fellowshipping and a lot of other goods. And still, something just doesn’t seem right in it. It seems the Web technology got stuck far in the past. Doesn’t it make you concerned, for example, that in the light of one-touch, drag-n-drops applications, all the Web…
Find all smart reviews similar on EQATEC Profiler 1.2


Home > Software > download now EQATEC Profiler

See software by tags:
Msn change
Ajax upload multiple
Classicgamesite
see also:
pdfcrypt
CAM UnZip
Startup Genie
See software by tags:
Usps subscription database
Program file changed
Xp thread

Copyright © 2001—2008 3d2f
Concept:
Advertisement.