|
|
jamesewelch
Stories kicked by jamesewelch
|
|
published 6 days, 13 hours ago, submitted by
jamesewelch
12 days, 23 hours ago
jamesewelch.wordpress.com — SubSonic uses a few audit fields by default - you don’t need to write any code. However, the field names that are used are coded into the source code. You can modify the source code and generate a new assembly, but if you’re like me and would rather not edit the source code (so you don’t need to update the code at every release), then you’ll be looking for an alternative approach.
Three options are discussed: 1) Modify SubSonic source code, 2) Use partial classes for each table, 3) Create a custom template and base class
read more...
2 comments
|
category: Database | Views: 136
|
|
tags:
C#, OpenSource, DAL, Database, SubSonic | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
jamesewelch
27 days, 9 hours ago
jamesewelch.wordpress.com — Microsoft’s StyleCop analyzes C# source code to enforce a set of style and consistency rules. It can be run from inside of Visual Studio or integrated into an MSBuild project.
One of these rules is #SA1633. This rule requires that each of your files have a file header that contains a copyright XML element. Of course, you can disable this rule if you want through StyleCop settings. But just in case you have a similar rule at your work (or your own personal rule) or need to adhere to this rule, I’ll describe the situation and provide the macro below. read more...
|
|
tags:
Macro, StyleCop, VisualStudio, VB | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
jamesewelch
1 month, 5 days ago
junnark.com — I just recently signed up for NetFlix to get my videos over by mail. My wife in particular pointed out to me how nice the descriptions are being shown in a pop-up. Thereafter, I noticed that they have done super cool UIs all over their website. One of the things I got curious about was the way they showed descriptions of the movie by poping up a box with an arrow. The nice thing is that the box has a transparent shadow/glow in the back. I wanted to impress my wife and show her that this can be done easily. This article will show you how to show a pop up like the one mentioned above, both statically and dynamically by using the AJAX Control Kit's HoverPopUpMenu. read more...
add a comment
|
category: AJAX | Views: 19
|
|
tags:
ASP.NET, AjaxControlKit, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
jamesewelch
1 month, 8 days ago
dotnetslackers.com — This book written by Granville Barnett and Luca Del Tongo is part of an effort to provide all developers with a core understanding of algorithms that operate on various common, and uncommon data structures.
Data Structures and Algorithms: Annotated Reference with Examples is completely free! read more...
add a comment
|
category: Products | Views: 4
|
|
tags:
Book, free, Algorithms, data, Structures | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 9 days ago, submitted by
kpanghmc
1 month, 9 days ago
kevinwilliampang.com — Programmers all have their personal pet peeves. Whether it's scope creep, Hungarian notation, or smelly coworkers, there are certain nuisances that we must put up with in our line of work. The following is a list of the top 10 things that annoy programmers, compiled from the results of my recent question on StackOverflow along with some of my own experiences as a programmer: read more...
1 comment
|
category: Other | Views: 909
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 1 month, 15 days ago, submitted by
jamesewelch
1 month, 15 days ago
weblogs.asp.net — 15 new ASP.NET MVC videos were just published at the http://www.ASP.net/mvc website. The first 10 videos are basic tutorials on the ASP.NET MVC framework. If you haven’t had a chance to play with ASP.NET MVC yet, these tutorials are a great introduction.
The second set of 5 videos is part of an ongoing video series: ASP.NET MVC Pair Programming. In these videos, I pair with a prominent community expert to build an entire ASP.NET MVC application from start to finish (because of time constraints – a very, very simple application). The goal is to emphasize the process of building a web application instead of the product.
read more...
add a comment
|
category: ASP.NET | Views: 186
|
|
tags:
MVC, Testing, Videos, ASP.NET, NUnit | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 13 days ago, submitted by
AndrewPeters
1 month, 16 days ago
weblogs.asp.net — In this tip, I explain how you can use the NHaml view engine as the view engine for an ASP.NET MVC application. I demonstrate how to create NHaml views that display both static content and database records. I also discuss how you can use master pages and user controls with the NHaml view engine. read more...
add a comment
|
category: ASP.NET | Views: 167
|
|
tags:
MVC, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 22 days ago, submitted by
RyanFarley
1 month, 23 days ago
jankoatwarpspeed.com — Janko shows an extremely simple and nicely polished way to create graphical breadcrumbs like on apple.com. read more...
1 comment
|
category: ASP.NET | Views: 500
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 25 days ago, submitted by
jamesewelch
1 month, 26 days ago
devexpress.com — Once you register, you will be forwarded an Email with your login credentials to our product download portal. With this information in hand, you will be able to download and install all the controls and tools listed above free of charge. The applications you create with these controls can be distributed royalty free (see the EULA that accompanies the products for more information). Note that the installation you download will include evaluation versions of our entire product line. You can install these trials if you wish during the setup process.
Visual Studio 2005 and Visual Studio 2008 are fully supported. read more...
3 comments
|
category: Products | Views: 651
|
|
tags:
winforms, devexpress, Controls, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 3 days ago, submitted by
StanJackson
2 months, 4 days ago
ryanfarley.com — As a long time work-at-home developer, I’ve come to realize over the years how important it is to have the right work routine and balance to remain happy in both your professional and personal life. I’ve worked from my home 100% of the time for the last 6-7 years and had often worked from my home in spurts before that. Without question, it requires the right mindset and dedication. There’s an upside as well as a downside to working from home, but with the right routine you can be successful at it. read more...
1 comment
|
category: Other | Views: 633
|
|
tags:
Work-at-Home | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 14 days ago, submitted by
mosessaur
2 months, 14 days ago
encosia.com — Hot on the heels of the recent ASP.NET AJAX roadmap, Bertrand and team have released a limited preview of the new AJAX functionality coming in ASP.NET 4.0.
Dave is giving a sneak peak about it read more...
add a comment
|
category: AJAX | Views: 298
|
|
tags:
template, JavaScript, AJAX, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
jamesewelch
2 months, 21 days ago
mikebernat.com — One of the most common threads that all programmers share is that of an ego. Some are much worse than others and some have found a way to control or manipulate their ego into a great benefit. Beyond skill-sets and other programming-specific talents I believe the greatest room for personal improvement in programmers as a whole is that of the ego. read more...
add a comment
|
category: Community | Views: 8
|
|
tags:
egoless, Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 22 days ago, submitted by
gt1329a
2 months, 22 days ago
encosia.com — My analysis of the ASP.NET Team's tentative road map for ASP.NET AJAX v.Next and beyond, followed by a few additional recommendations. read more...
add a comment
|
category: AJAX | Views: 415
|
|
tags:
ASP.NET, AJAX, Review | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 17 days ago, submitted by
oazabir
2 months, 23 days ago
msmvps.com — A new release of Dropthings, open source ASP.NET 3.5 AJAX portal. Features many performance and scalability techniques and a new design.
Showcases:
- 10 ASP.NET Performance and Scalability Secrets.
- Fast ASP.NET page rendering by deferred script loading.
- Load large amount of Javascripts in batch and thus load AJAX sites a lot faster.
- Fast Streaming AJAX proxy that solves double downloading problems and continuously streams content from external domain.
- Making best use of cache for high performance website.
- On-demand UI loading on AJAX websites.
read more...
add a comment
|
category: AJAX | Views: 367
|
|
tags:
AJAX, Portal, 3.5, OpenSource, .net3.5 | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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