|
|
Lord
Lord
 |
|
Stories kicked by Lord
|
|
published 2 days, 4 hours ago, submitted by
kim_major
3 days, 14 hours ago
blogs.microsoft.co.il — Reusable class that can be added to a Windows Service project to enable Install, Uninstall, Start and Stop functionality. read more...
1 comment
|
category: C# | Views: 359
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 days, 12 hours ago, submitted by
ethilik
4 days, 4 hours ago
weblogs.asp.net — One of the greatest advantages of ASP.NET MVC is that it provides a "Close to the Metal" programming experience and you have full control over the HTML. It aslo means that you should care about the vulnerabilities regards with your HTML. In webform, server controls would be automatically HTML-encoded their outputs. While developing ASP.NET MVC apllications, you should filter your HTML to avoid XSS attacks. Use the following HTML helper methods to avoid vulnerabilities in your ASP.NET MVC applications. read more...
1 comment
|
category: MVC | Views: 268
|
|
tags:
MVC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 9 days, 10 hours ago, submitted by
johnsheehan
9 days, 13 hours ago
codebetter.com — I was recently browsing the code source of Managed Extensibility Framework and realized that this future part of .NET 4, full of tricky and advanced ideas, was naively relying on strings to describe files and directories paths. It seems that the version 4 of .NET will miss the need for a descent path API. There is the class System.IO.Path but it is feature limited, full of flaws and pitfalls (to not say bugs) and it fosters users to encode their paths into raw strings. It seems to me that using strings to encode paths is as primitive as using String.IndexOf("<tag>") to parse some XML. read more...
1 comment
|
category: CLR | Views: 247
|
|
tags:
CLR | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 days, 12 hours ago, submitted by
leedumond
10 days, 8 hours ago
leedumond.com — Tired of bitching about Oxite? Here's a new MVC sample application to sink your teeth into -- an MVC version of the famous TheBeerHouse Starter Kit. read more...
1 comment
|
category: MVC | Views: 361
|
|
tags:
MVC, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 days, 2 hours ago, submitted by
Lord
18 days, 20 hours ago
whereslou.com — This is a very early copy of a msi which installs a Spark language package for Visual Studio 2008. It will put dlls into a Program Files\Spark directory and add just enough registry keys to add color and intellisense to files with a .spark extension. read more...
add a comment
|
category: MVC | Views: 257
|
|
tags:
ASPNETMVC, asp.netmvc, viewengine, MVC, spark | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 19 days, 18 hours ago, submitted by
simonech
19 days, 20 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: | |
|
|
|
|
|
submitted by
hgarcia
20 days ago
blog.dynamicprogrammer.com — Sharp Architecture is a web application architecture that uses the ASP.NET MVC with Castle.Windsor as the IoC, NUnit for Testing, NHibernate as the ORM and propose a et of rules on how to develop an application. This release include project templates for Visual Studio 2008. read more...
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 20 days, 2 hours ago, submitted by
johnsheehan
20 days, 11 hours ago
blog.wekeroad.com — I mentioned yesterday on Twitter that I'm helping out the Oxite team with some refactoring and tweaking of their codebase. I got started last night and people have been asking about it a LOT, so I thought that today I'd show you initially what I'm up to. read more...
add a comment
|
category: MVC | Views: 368
|
|
tags:
MVC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 22 days, 15 hours ago, submitted by
colinjack
22 days, 17 hours ago
codebetter.com — Oxite is an open source application built on ASP.NET MVC and Karl Seguin raises some points related to the design/architecture/implementation. read more...
1 comment
|
category: MVC | Views: 677
|
|
tags:
MVC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 24 days, 5 hours ago, submitted by
Lord
24 days, 15 hours ago
whereslou.com — On the other hand if you look at the feedback from people who wouldn’t consider it a viable alternative there’s a definite theme surrounding Visual Studio integration in general and Intellisense in particular. So I decided a few weeks ago to muster up my courage and take another pass at the task of making a Visual Studio integration package to provide a Spark language service. read more...
add a comment
|
category: ASP.NET | Views: 169
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 24 days, 15 hours ago, submitted by
siphilp
24 days, 21 hours ago
codebetter.com — Rob Conery talks about the power of a bot net and why developers should be aware of XSS attacks and other nasties should an app be allowing users to post into the system. read more...
add a comment
|
category: Security | Views: 132
|
|
tags:
botnet, RobConery, exploit, Security, XSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 24 days, 8 hours ago, submitted by
hamids
26 days, 8 hours ago
youtube.com — Covers backlogs, burn-down charts, daily scrum, team roles and more. If you are new to SCRUM or want to teach someone else about SCRUM, this is a great resource. read more...
add a comment
|
category: Patterns | Views: 344
|
|
tags:
Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 24 days, 4 hours ago, submitted by
dengar007
26 days, 15 hours ago
frickinsweet.com — As a web developer / someone who has a blog, I understand dealing with spam is one of the necessary evils of having a comments enabled on my site. Too often, SEO companies use unscrupulous tactics in the name of website optimization. What is the best way to prevent link spammers from overrunning your site? read more...
add a comment
|
category: Security | Views: 136
|
|
tags:
Community, Tips, Security, Web | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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