|
|
Browse by Tags
All Tags » None (RSS)
Sorry, but there are no more tags available to filter with.
-
You can show images in Silverlight using Image control. You can furthermore bind Source property of the image to byte[] type property of a business object. You would think this is sufficient, but it is not. You will need a converter to convert byte array Read More...
|
-
I was trying to figure out today the WPF's equivalent to old WinForms functionality that allows a developer to change cursor shape. For example, if you have a control that may take a second or two to load, you want to change cursor shape to hourglass Read More...
|
-
Today I did a presentation at the GGMUG (Gwinnett, GA Microsoft Users' Group) meeting on Silverlight's data access. Download presentation and project here . You can also scroll down and download it off public folders from SkyDrive. Sergey Read More...
|
-
Task of the day: create SSRS reports that can be shared between desktop (WPF) and Silverlight applications. Silverlight does not have SSRS report viewer. So what should we do? The cleanest (and easiest) solution is to utilize ASP.NET capabilities. ASP.NET Read More...
|
-
I encountered one more aspect of collaboration, and I would like to elaborate on. This involves communication with the user. Here is how the story goes. A designed lays out the UI. Proposed UI is discussed with the user, who subsequently approves the Read More...
|
-
In our application we use black as background color everywhere and white or light gray as foreground color. I was working on a ListBox that has very complicated item's layout. Essentially there are about 8 different controls contained within each item. Read More...
|
-
As I was working on fixing some animations that got broken due to splitting on one control into multiple controls, I came up with an idea of creating a single animation that could be apply to multiple controls. In my case, the animation was two-fold. Read More...
|
-
I just read this blog post on ADO.NET team blog. I have been wondering about the future on Linq to SQL since the release of Entity Framework. There is signification overlap in capabilities of both technologies, and one must wonder about the overhead Microsoft Read More...
|
-
We now have a new site for Atlanta area .NET users' group . The group's focus is more broad than just .NET. It actually focuses on all Microsoft development technologies. Here is new address: http://www.atldotnet.org/default.aspx . There is also an RSS Read More...
|
-
I have been working on CSLA for Silverlight project with Rocky Lhotka , Justin Chase , Nermin Dibek , and Mark Steinberg for about three months. I really enjoyed this challenging and interesting work. It has been a great opportunity for me to work with Read More...
|
-
I encountered this error today, working on a custom Silverlight application. According to Silverlight.Net this is not a bug. However, I think it is an issue with Silverlight 2.0 RTW release. Based on other posts the following situation causes this issue. Read More...
|
-
So, I had a task to create a graph in code similar to this: Not an easy task at you can see. It took me about 12 hours to get it done from scratch. My class takes the following parameters: 4 values - one for each color and bitmap size (width and height). Read More...
|
-
I'm speaking at the Wisconsin SQL Server User Group in Waukesha, WI this Tuesday (8/12). If you are interested, RSVP to SQLDBA@new.rr.com Presentation: SQL Server 2008 – What do you want to know about it? SQL Server 2008 introduces a framework for collecting, Read More...
|
-
Dan English and I will be presenting a Magenic webinar on Tuesday, June 3, 11:00 AM Pacific, 1:00 PM Central, 2:00 PM Eastern Empowering decision makers and end-users across the organization with the right data is critical to overcoming business challenges. Read More...
|
-
Yeah to me!!! My first article on Code Project just got published. Click here to see it! I wrote a POP3 email client in .NET, utilizing TcpClient, NotifyIcon, Browser Control (for email preview) and other classes. Check it out. Read More...
|
|
|
|