|
|
deason
Stories kicked by deason
|
|
submitted by
gojko
4 months, 11 days ago
gojko.net — In the third part of the Castle tutorial, we look into the features of Monorail that allow us to save a lot of time and effort when developing web applications. We explore advanced Monorail concepts that help us delegate error processing and authentication to the framework and reuse templates. We also look into how Monorail integrates nicely with ActiveRecord to automatically load and modify database objects based on HTML forms. read more...
add a comment
|
category: Open Source | Views: 3
|
|
tags:
OpenSource | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 24 days ago, submitted by
kirchi
4 months, 25 days ago
blog.devarchive.net — Recently after reading blog post Ajax Templates by Nikhil Kothari I really liked the idea, the source code is great, and the control is huge help for AJAX development.
In this blog post I want to share what I learned after investigating sample more carefully, and in what scenarios I feel this control is doing it's job quite well.
read more...
add a comment
|
category: AJAX | Views: 45
|
|
tags:
AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
deason
5 months, 7 days ago
rikware.com — A BSD licensed Windows Forms control for editing TimeSpan values. read more...
|
|
tags:
winforms | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 19 days ago, submitted by
AdrianAisemberg
5 months, 20 days ago
sharpregion.com — A fully-featured fluent class used for repeating method calls, handle exceptions, callbacks and more...
Just plug-and-play and start repeating stuff! read more...
add a comment
|
category: C# | Views: 21
|
|
tags:
C#, Fluent, Pick, sharpregion | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
NikhilKothari
5 months, 23 days ago
nikhilk.net — A prototype for an Ajax templating solution, combined with an Ajax-friendly server-side solution based on asp.net server controls. read more...
add a comment
|
category: AJAX | Views: 7
|
|
tags:
ASP.NET, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 9 days ago, submitted by
JamesNK
6 months, 9 days ago
james.newtonking.com — An improved version of the string FormatWith extension method. It now has the ability to also work with named variables, e.g. "{UserName} last logged in at {LastLoginDate}".FormatWith(user) read more...
add a comment
|
category: C# | Views: 14
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
deason
6 months, 10 days ago
rikware.com — Development is ramping up on .NET database migrations using RikMigrations. The project was posted here a few months back but now has 3 new developers and seems to be moving again. read more...
add a comment
|
category: Database | Views: 0
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
NathanE
7 months, 5 days ago
codeproject.com — A base class for adding a rich asynchronous progress animation to any Form.
My company develops a lot of rich-client applications and we have forever wanted a nice "slick" way to indicate to the user when activity is occuring in the background. Rarely do we know how long an operation will take (web services, remoting calls etc) so we always use to just stick a little barber pole type animation in the top-right corner of the main application window. This was never a perfect solution though because we still had to do all the nasty "locking" of the Control/Form to make sure they couldn't queue up another action. Moreover, setting Enabled = False on many WinForms controls can look quite ugly and inconsistent especially if the Form has got a variety of different controls.
In recent years AJAX on the web has actually pioneered some interesting GUI concepts. I've always liked it when web sites pop-up with a central window that turns the background slightly darker and then ask you for some input. Then you type that input in and press an OK button and then you get a nice little barber pole animation to indicate it has gone off back to the server and is waiting for a reply for the next step (if any).
That's basically what this project is about. Bringing that "cool" AJAX-style asynchronous indication behaviour to WinForms. read more...
|
|
tags:
winforms | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 29 days ago, submitted by
dist0rti0n
8 months ago
mattberseth.com — YUI Style Glowing Buttons with the AjaxControlToolkit GlowButtonExtend read more...
add a comment
|
category: AJAX | Views: 6
|
|
tags:
AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 months, 16 days ago, submitted by
raasiel
8 months, 18 days ago
shafqatahmed.com — Introduction to the addin framework in .NET 3.5 read more...
add a comment
|
category: CLR | Views: 47
|
|
tags:
CLR | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
olegsych
9 months, 14 days ago
olegsych.spaces.live.com — T4 (Text Template Transformation Toolkit) is a free template-based code generation engine from Microsoft. It integrates into Visual Studio and allows you to use ASP.NET-like template syntax to generate C#, configuration or any other text files.
This articles provides an overview of T4, compares it to some of the existing alternatives and includes links to ready-to-use T4 template examples. read more...
|
|
tags:
CodeGeneration, T4, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|