Coding Geek

A blog by Nadeem Iqbal

Browse by Tags

All Tags » CLR (RSS)
Upload file Directly to Amazon S3 using C# via POST
There are scenarios when you want to directly upload the file from the client browser/application to S3. Amazon provides simple POST method to upload files to amazon File Upload . That method is not acceptable when you want to upload the file(s) programatically...
Working @ SnapFlow - BPM Solution
SnapFlow is a RIA Application develop on the Cutting Edge Microsoft Technologies such as SilverLight, ASP.Net 3.5, LINQ, WCF, WWF and SQL Server 2005. SnapFlow is a workflow-making platform that helps you coordinate your work with anyone so that you can...
SilverLight DataGrid Binding
I was working on the unbound SilverLight DataGrid and thought to write one in this regard, There are scenarios when you don't have a predefined collection of objects to bind to SilverLight DataGrid or you don't know the structure of the object to bind...
Customizing DataGridView
You can customize the DataGridView to work the way you want. There are scenarios when default behavior of the DataGridView is not sufficient to fulfill the requirements. For example you want to override the behavior of DataGridView such that when i press...
More Posts