|
|
FlySwat
FlySwat
 |
|
Stories kicked by friends of FlySwat
|
|
published 19 days, 16 hours ago, submitted by
simonech
19 days, 18 hours ago
weblogs.asp.net — ScottGu talks about the upcoming Release Candidate of ASP.NET MVC V1 and the features it brings to the table read more...
1 comment
|
category: ASP.NET | Views: 449
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 20 days, 9 hours ago, submitted by
dwhittaker
21 days, 2 hours ago
dimecasts.net — Leaning the various ways to use UpdateModel in Asp.Net MVC. Take a look at how to use UpdateModel, TryUpdateModel and how to use an IBindable interface in conjuction with the UpdateModel. At each point we will take about the various different features that are part of this process in order to provide you a solid understanding of the process. read more...
add a comment
|
category: MVC | Views: 248
|
|
tags:
Dimecasts.net, MVC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 28 days, 10 hours ago, submitted by
gavinjoyce
28 days, 11 hours ago
groups.google.com — Lets come up with some much needed community guidelines for DNK. Please post your suggestions and comments below, I'll update the community guidelines page on the Google group once we have reached a consensus. read more...
26 comments
|
category: Community | Views: 97
|
|
tags:
DotNetKicks, Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 29 days, 11 hours ago, submitted by
AdrianAisemberg
29 days, 19 hours ago
sharpregion.com — The “Upcoming Stories” RSS in Dot-Net-Kicks is full of SPAM.
Here’s a idea on how to avoid it:
Use a .NET captcha: ask questions that are difficult to guess but easy to answer.
Read and Kick. It will help us all. read more...
5 comments
|
category: Other | Views: 156
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 1 month, 1 day ago, submitted by
maartenba
1 month, 2 days ago
blog.maartenballiauw.be — Just noticed there's a new project on CodePlex related to the ASP.NET MVC framework: MVC XForms. MVC XForms is a simple UI framework for ASP.NET MVC based on the W3C XForms specification. It provides a set of form controls that allow updating of complex model objects. read more...
add a comment
|
category: ASP.NET | Views: 357
|
|
tags:
ASPNETMVC, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
nsoonhui
1 month, 17 days ago
itscommonsensestupid.blogspot.com — Deploying ASP.NET MVC application on Windows XP is definitely not easy; there are a lot of settings that need to be tuned. Not only that the application must be changed as well. read more...
add a comment
|
category: ASP.NET | Views: 12
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 21 days ago, submitted by
talisharon10
1 month, 21 days ago
dev102.com — No comments appeared in the Visual Studio tooltip. On In this article, I am going to explain why it is so important to generate XML documentation file for each one of your .Net projects. read more...
2 comments
|
category: Visual Studio | Views: 323
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 21 days ago, submitted by
janko
1 month, 21 days ago
jankoatwarpspeed.com — Did you ever think about it? Someone types the message, clicks on send and gets the error message like "Something went wrong. Sorry...". Ok, what now? How TF can I send you a message? Read in this article. read more...
1 comment
|
category: Tips & Tricks | Views: 257
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 24 days ago, submitted by
johnsheehan
1 month, 25 days ago
davesbox.com — This change will affect the behavior of the String.StartsWith, String.EndsWith, String.IndexOf and String.LastIndexOf methods by changing them to perform an ordinal (byte-for-byte) comparison by default instead of a culture-sensitive comparison using CultureInfo.CurrentCulture. In addition, the default overloads of String.ToUpper, String.ToLower, Char.ToUpper and Char.ToLower will be changed to use CultureInfo.InvariantCulture instead of CultureInfo.CurrentCulture. read more...
4 comments
|
category: CLR | Views: 485
|
|
tags:
.net4, CLR | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 28 days ago, submitted by
rstrahl
1 month, 29 days ago
west-wind.com — With Microsoft's recent releases of the jQuery Intellisense file plus the hotfix released this week using jQuery in Visual Studio has become a lot easier and more convenient. Here is a little more detail on what you need and how it works. read more...
1 comment
|
category: jQuery | Views: 349
|
|
tags:
jQuery, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
miketrash
2 months ago
lab49.com — Jason Dolinger a consultant for lab49 gives a great walkthrough on Model-View-ViewModel using WPF. He starts out doing things the traditional way and refactors the app to use ViewModels, Commands, and Unity. read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
beckelmw
2 months, 3 days ago
beckelman.net — In my seemingly never ending quest to find the coolest jQuery plugins I came across the jQuery Context Menu Plugin by Cory S.N. LaViska.
According to Cory's site, the plugin "features easy implementation, keyboard shortcuts, CSS styling, and control methods." I would say he definitely delivers on all four. One thing I wanted to be able to do though that I didn't find baked in was to call the menu with a left click instead of the plugin's standard right click so I could cater to the user who might not know about right clicking. This was easy enough to change though with just a few lines in the plugin to include an override to look for a left click. read more...
add a comment
|
category: jQuery | Views: 52
|
|
tags:
jQuery | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 3 days ago, submitted by
sisch
2 months, 4 days ago
saftsack.fs.uni-bayreuth.de — A complete end-to-end C# 4.0 example with source code using IDynamicObject and MetaObject in order to generate a fully dynamic type using a Dictionary as storage. It also shows how a dynamic type can enter the static typed world and act just like a typed class - dynamically. :) read more...
2 comments
|
category: C# | Views: 573
|
|
tags:
C#, IDynamicObject, DuckTyping, 4.0, dynamic | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
RhythmAddict
2 months, 5 days ago
geekswithblogs.net — This short entry depicts an example of using .NET 3.0 extension methods to extend the String class and HTMLEncode(). This means you can HTMLEncode() by doing something like .ToString().HTMLEncode() read more...
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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