Quantcast
Channel: performance – Punit Ganshani
Browsing all 11 articles
Browse latest View live

Parallel Programming in .NET 4.0

Which machine do you have? Intel Core 2 Duo, Quad Processor, AMD Turion? All these machines and many more in the market are multi-core machines, but not all your software programs are! So eventually...

View Article



CInject – Quick Guide to get started with building your injectors

If you don’t know what is CInject, I would recommend you to read this article and get the download latest version of CInject from CodePlex website. Creating a Basic Injector Once you have the latest...

View Article

Using Injectors with CInject

If you don’t know what is CInject, I would recommend you to read this article and get the latest version of CInject from CodePlex website. There are few injectors that are shipped with CInject...

View Article

CInject – Code Injection with Runtime intelligence

CInject adds more value to your existing applications by injecting runtime intelligence.  You can use injectors provided by with CInject, or define your own injector. This article will highlight some...

View Article

Resolved: WordPress hosting on GoDaddy Windows Server

Two months ago I transferred my domain to GoDaddy from a local web hosting service provider with whom I had been for last 7 years.  The transfer process was very quick and I was very happy to see a...

View Article


Performance oriented Xml and JSON serialization in .NET

Microsoft .NET framework provides multiple out-of-the-box data serializers for data transformations.  The most famous one used since .NET 1.0 version is XmlSerializer, while one that has got more...

View Article

Which one is better : JSON vs. Xml serialization?

One of the hot topics of discussion in building enterprise applications is whether one should use JSON or XML based serialization for data serialization and deserialization data storage data transfer...

View Article

Method, Delegate and Event Anti-Patterns in C#

No enterprise application exists without a method, event, delegate and every developer would have written methods in his/her application.  While defining these methods/delegates/events, we follow a...

View Article


Why is StringBuilder faster in string concatenations?

Almost every developer who is new to development using C# faces a question as to which one is better – string.Concat, + (plus sign), string.Format or StringBuilder for performing string concatenation....

View Article


Optimizing performance of your WCF Services

Performance Optimization process starts when you are provided with Non-Functional Requirements such as Availability, Concurrent Users, Scalability and so on.  If you are not provided with NFRs, one...

View Article

1Gig-Tech (#23) – Performance, DSC, PowerShell

Welcome to 1Gig Tech update! Happy New Year! The New Year edition has 16 articles on technology, news, open source, community on the fantastic and ever evolving technology world. How To Create Strong...

View Article
Browsing all 11 articles
Browse latest View live




Latest Images