In previous article we saw how we can add effects; we experienced Blur and Outer Glow Bitmap effects. In this article we will see rest of the 3 Bitmap Effects.
Cross threading is a phenomina normally happening in any of application debug session. Developer may not able to understand what's this all about. He may not actually coded for any such scenario like Threading. But this exception may raise especially in side a method where you are accessing any of the GUI control menthod. One natural scenaio will happen, once you
are handling with FielSystemWatcher class. But here 1st I will create a sceanrio and then will give you 2 way resolution too.
Lazy initialization or lazy instantiation means that an object is not created until it is first referenced. Lazy initialization is used to reduce wasteful computation, memory requirements. Following is an example where Lazy initialization is particularly useful.
To protect your application from SQL injection, perform the following steps:
* Step 1. Constrain input.
* Step 2. Use parameters with stored procedures.
* Step 3. Use parameters with dynamic SQL.
In this article you will learn how we can configure Silverlight application to run Out of Browser and debug when application is launched in Out of Browser window.
This article will show you XML serialization, so simply added in code, is not a magical stick. Serialization must be planned in full detail when working with complex classes, rather than expected to work by itself. Loss of planning work leads to redesign work later on, when maintaining serialization of original classes becomes too expensive or even hits the limit after which serialization of original classes is not possible without loss of data.
Many of us do not have a clear idea about Microsoft MVP Award. I get questions like, what exam do I have to clear to get an MVP award. This blog answers what an MVP award is and how to receive it.
A database snapshot is a read-only, static view of a database (called the source database). Each database snapshot is transactionally consistent with the source database at the moment of the snapshot's creation. When you create a database snapshot, the source database will typically have open transactions. Before the snapshot becomes available, the open transactions are rolled back to make the database snapshot transactionally consistent.
Nov. 16, 2009 (Toronto) - After a highly successful beta run, Dundas Data Visualization today announced the premier release of Dundas Dashboard, an all-inclusive platform for the easy creation, delivery and integration of digital dashboard solutions.
In this article we will see that how to use item deleting event to restrict a user so that he will not be able to delete the item of a sharepoint list.
Corvallis and Eugene, OR - May 13, 2010 - CenterSpace Software, a leading provider of enterprise class numerical component libraries for the .NET platform, and Floragenex, an innovative genomic research services company, today announced that they have teamed up to build a genomics data analysis pipeline in the cloud.
In this article, we will take a look at the features of the SharePoint Health Analyzer in SharePoint Foundation 2010 and some details on extending it by creating custom Health Rules.