By tag: Custom
0
kicks
Easily enable databindings on a ToolStripButton
I was developping an application lately and I needed to bind the "Enabled" property of a ToolStripButton to my Presenter. I failed to find any "DataSource" or "DataBindings" property. I then decided to make my own button without reinventing the wheel to enable this capa...
0
kicks
Linq to Financial Markets : New Optimizing/Parsing Provider
We just finished the final iteration for this and went gold. Although this post has more marketing then I would normally post here, I at least wanted to let fellow Linq fanatics that our 'semi-secret' project with a few companies you might know has at least for now reached a milestone.
And who co...
0
kicks
"Cruel" colors substitution.
Sometime we need custom one or more brush of control in WPF. If template is not available and in base template used system brush, we can use this workaround (example for ListBox):
0
kicks
Atlanta Web Design & Development Company Pushthingsforward.com
Atlanta Web Design and web development company offering logical online solutions to small and medium businesses worldwide. Custom Web Site Design, SEO Services, Ecommerce Solutions. Contact us today for your online needs.
0
kicks
Adding Auto Format for ASP.NET Custom Controls Design Time
This post shows how to add Auto Format.. link in the Smart Tag of the ASP.NET web controls, to give the user of the control a variety of different styles in the design time.
0
kicks
Creating a transparent Panel in .NET
Today I wanted to create a transparent Panel-Control in .NET in order to superimpose it on the WebBrowser Control in order to record click events. The goal was to code a simple macro recorder for websites. Unfortunatelly the .NET framework does not allow (in an easy way) to make a control fully tran...
0
kicks
Creating a Generic Collection Class with Sorting Support in .NET 2.0
One of the coolest new features in .NET 2.0 is the introduction of Generics. For those of you that have been creating tons of strongly typed collections for your business objects I'm sure you had the same reaction I did when you heard about them. "Sweet!! Now I can stop generating and tweaking ...
0
kicks
Creating Custom ASP.NET AJAX Client Controls
In this article. we will explore how to create an ASP.NET Web server control that extends an existing Web server control and uses features of Microsoft ASP.NET 2.0 AJAX Extensions to expand functionality in the browser.
0
kicks
Ribbon UI Control Roundup for Developers
Here's a rundown of the toolkits available out there that have emulated Office 2007.