- Dynamic Query with Entity FrameworkDynamic query building is most often used in the enterprise world for search screens and other operations. I remember writing code very tediously night and day for a very big search screen. Those d…
- FAQ: Displaying Image from Database to GridView ControlI wrote this demo because I observed that lots of people in the forum (forums.asp.net) always ask questions on how to display Image that was stored in the database to GridView control.
- Uploading and Storing Images to Database in ASP.NETThis example demonstrates how to upload image using the FileUpload control and store the uploaded file in the database in binary format.
- Setting up WCF to Impersonate Client credentialsWhen we started WCFing in my current project, the first challenge that we had was to get the WCF Services to impersonate the callers, I had burned a lot of mid night oil trying to figure out the ri…
- Using a Behavior to magnify your WPF applicationsAt MIX 2009, the Expression Blend team cam up with a new concept called Behaviors. In fact, the only thing new is the way that the Behaviors are packed. WPF developers have been doing what we calle…
- MSDN Library Low Bandwidth OptionWhile chatting with Tim Ewald last week at Devweek we got onto the topic of “ways to improve the MSDN experience” (Tim sits in that team). Part of that discussion was the “Low Bandwith” option for …
- Tip/Trick: Show Header and Footer of GridView when no Data returned.This example demonstrates how to show the Header and Footer of GridView when no data returned from the DataSet or DataTable.
- Why I love Xbox 360 and why I hate when we talk about X360 in Poland…1) XNA - great free tool for game developers
- Emulating multi-touch device for Windows 7Short while after I wrote about resources for multi-touch on Windows …
- How to fade image layers using Gimp gradient/blend toolThis post will explain how to do fading (fade out a layer) in Gimp.
- Mapping Stored Procedure Parameters in SSIS OLE DB Source EditorI was working on a SSIS Data Flow Task by passing Package Variables into a Stored Procedure. I will be using [AdventureWorks] sample database included with the SQL Server installation. Below is the…
- Results of the Visual Basic Survey: Part 2 Visual Basic 6.0 Usage Today- Part 1 – Language and Framework Usage - Part 2 – Visual Basic 6.0 Usage Today (This one!) - Part 3 – Move from Visual Basic 6.0 to .NET
- Simulating IsSynchronizedWithCurrentItem in Silverlight (part 2)This is part 2 of a two posts series about the property IsSynchronizedWithCurrentItem. In the previous post, we saw what it does in Windows Presentation Foundation. In this post, we will see that t…
- Results of the Visual Basic Survey: Part 1 Language and Framework UsageIn January we created a survey to understand how folks were using Visual Basic 6.0 and Visual Basic .NET in the UK. This survey was sent out to individuals we “suspected” had Visual Basic 6.0 herit…
- Forcing MSI Installation Into a Specific DirectoryYesterday I was doing an upgrade to a product and I needed to install it into the path where the old version used to be. I only needed to figure out what install option I need.
- Results of the Visual Basic Survey: Part 3 Move from Visual Basic 6.0 to .NET- Part 1 – Language and Framework Usage - Part 2 – Visual Basic 6.0 Usage Today - Part 3 – Move from Visual Basic 6.0 to .NET (This one!)
- MS Dynamics 2009 Analysis Extension Problem on SQL Server 2008 - A WorkAroundAfter a long long struggle finally me and my team was able to run the Analysis Services reports on SQL Server 2008. We had a big trouble while installing the Analysis Extensions of MS Dynamics 2009…
- Step Aside Kindle – Hello Sony eReader!imageI wanted an eReader of some kind. I knew that. This is a cool technology. First off, no matter if you get an Amazon Kindle or a Sony eReader, then you are in for a definite treat. This is one …
- Backwards EngineeringI heard someone say, "backwards-engineer a solution" on a conference call today. I think he meant, "reverse-engineer," but it got me thinking about when we pass "backwards-engieneering" off as "for…
- DotNetNuke 5 Book is shippedThe journey started seven months ago when I was asked by Wrox if I was interested or if I knew someone that was interested in writing the new DotNetNuke5 book. At that time, I put together an all F…
