SQL Server: Cool tips & tricks
These cool T-SQL tips & tricks that can prove very handy and help resolving/addressing some of your SQL Server works with comparatively less effort and quickly.
These cool T-SQL tips & tricks that can prove very handy and help resolving/addressing some of your SQL Server works with comparatively less effort and quickly.
Only less than 20% of overall response time is spent downloading actual HTML document; rest over 80% of time is consumed downloading components associated on the page. Strange? but its true. And if we further drill down…
World Wide Web Consortium (W3C for Short) is an international standards organization that sets the standards for building and Rendering Web pages, including HTML, CSS, SVG, device APIs, and other technologies for Web Applications. A W3C compliant…
Below image depicts the focus areas if you are considering Performance Tuning as area of interest. As a developer, you can only control Platform (by configuring the hosting environment as per application requirement) & Application (by optimizing…