(Mahr G. Mohyuddin) Server controls are meant for eliminating redundant code and boosting productivity. They make development tasks easier by hiding their internal details and providing ready to use packaged functionality. There are many controls shipped with ASP.NET that shorten development effort,
Other News
How to build Multi-Language Web Sites with ASP.NET 2.0 and VS.Net 2005
(Muhammad Mosa) In order to reach international markets through the Internet, supporting different cultures through our applications is essential for being successful. The .NET Framework 2.0 as well as 1.x comes with an integrated infrastructure for creating international applications. Basically, th
Oracle 11g New Feature Database Replay
(Virag Sharma) “Simulating production load is not possible,” you might have heard these words.
Caching with Weak References in .NET
(Rich Quackenbush) To cache objects returned from a service, you can use one of several available mechanisms, the simplest of which is to reference the objects indefinitely. However, this approach ultimately suffers if an application caches too much data. Alternatively, you could use the Microsoft C
Oracle BI EE 10.1.3.3/2 – Drills across Sections in a Dashboard
(Venkatakrishnan J) Another pretty interesting question came up the other day on one of our internal forums. A small variation of the question goes like this h I have a tabular view of a report in a dashboard. I also have a chart view of a different report in the same dashboard but in a differen
SQL Server 2005 Express Edition – Part 13 – ClickOnce Deployment and Security
(Marcin Policht) In the most recent installments of our series dedicated to SQL Server 2005 Express Edition, we have been exploring one of its more distinguishing and popular features known as the user instance model. As we pointed out, this functionality is often employed by .NET applications to pr
Bin packing part 2: Packing it tighter
(Hugo Kornelis) In my previous post, I explained the bin packing problem, explained an example scenario, and established a baseline for both speed and efficiency of bin packing algorithms by writing a rather crude cursor-based procedure. In this part, I will look at some small modifications that can
Some common mis-conceptions about DISTINCT
We have seen this so many times at client sites that we decided to write up about it. One common mistake all the time is when people try to treat DISTINCT clause as a function.
SQL Server 2005 Triggers, SQL Injection Attacks Again
New SQLonCall Show Posted Top 10 Things Seen with SQL Server in 2007. Mistakes, Tips, Tricks and Experiences. Learn from 2007, Continue What Works, Stop What Does Not. > Watch Now Featured Article(s) Tips for using SQL Server 2005 triggers Here are some helpful tips to performance tune and optimize SQL Server 2005 triggers. Pulling Information From Non-Relational Sources… …is […]
SQLonCall: Top 10 Things Seen with SQL Server in 2007. Mistakes, Tips, Tricks and Experiences.
Pro-Center Video Programming for IT Professionals
