goal

Stories kicked by goal

Setting up and running Subversion and Tortoise SVN(west-wind.com)

submitted by rstrahlrstrahl(7226) 4 years, 9 months ago

A quick walkthrough of setting up and configuring SubVersion with Tortoise SVN and getting started creating repositories, adding files and folders, creating local copies and working with SVN. read more...

1 comment |category: |Views: 153

tags: another

Why should we (not) use .NET for "real" web apps?(blog.activa.be)

submitted by activaactiva(2340) 4 years, 9 months ago

If you're building web apps on .NET, what leads you to assume that you should be building on .NET? . While this is a question a technologist might ask, it is a no-brainer for stake-holders. read more...

add a comment |category: |Views: 3

tags: another

Monorail Vs Rails Isn't a Meaningful Question(codebetter.com)

submitted by buildmasterbuildmaster(225) 4 years, 9 months ago

There are reasons for either of the three choices, but we technologists often fail to actually make a choice as much as we choose not to choose for not being even aware of our choices. How do you know that you're using the best, most productive tools? read more...

add a comment |category: |Views: 6

tags: another

Silverlight Panel(blog.davidyack.com)

submitted by evadrmevadrm(80) 4 years, 9 months ago

Concept for including Silverlight, but downgrade to normal content if the user doesn't have SilverLight read more...

add a comment |category: |Views: 283

tags: another

SharpForge 0.5.11 Beta Released(sharpforge.org)

submitted by scottbscottb(325) 4 years, 9 months ago

An msi installer, source and binary downloads are available. The release notes contain all of the work items resolved in this release. read more...

add a comment |category: |Views: 1

tags: another

DisableControlExtender(mattberseth.com)

submitted by mbersethmberseth(1385) 4 years, 9 months ago

An AjaxControlToolkit extender control that is useful for disabling controls during partial postbacks ... read more...

add a comment |category: |Views: 21

tags: another

SQL SERVER - One Thing All DBA Must Know(blog.sqlauthority.com)

submitted by pinaldavepinaldave(9662) 4 years, 9 months ago

FULLY BACKUP DATABASE. I posted this post with only line. However I received many comments and questions asking different questions related to it. I have compiled all of them and modified this post. read more...

add a comment |category: |Views: 15

tags: another

DotNetKicks Beta 1 Available For Download(blog.incremental.ie)

submitted by gavinjoycegavinjoyce(25.7k) 4 years, 9 months ago

I have just tagged and uploaded SVN revision 132 as DotNetKicks Beta 1. Enjoy! read more...

add a comment |category: |Views: 43

tags: another

Using LINQ to XML (and how to build a custom RSS Feed Reader with it)(weblogs.asp.net)

submitted by k000derk000der(4765) 4 years, 9 months ago

Describes how to use LINQ to XML. Shows an example application (RSS Feed reader) built by using LINQ to XML. read more...

add a comment |category: |Views: 44

tags: another

Attempting to Demystify Behavior Driven Development(lostechies.com)

submitted by agilejoeagilejoe(860) 4 years, 9 months ago

After receiving several emails and reading Roy Osherove's post on Behave#, I wanted to give more incite and answer some questions that were asked about Behave# and BDD in general. read more...

add a comment |category: |Views: 10

tags: another

Announcing MbUnitForms!(jeremyjarrell.com)

submitted by jeremyjarrelljeremyjarrell(2685) 4 years, 9 months ago

I've ported NUnitForms to run against the increasingly popular unit testing framework, MbUnit. read more...

add a comment |category: |Views: 7

tags: another

LINQ to SQL Pipeline(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 4 years, 9 months ago

C# Principal Architect Matt Warren and Lead PM Luca Bolognese detail the pipeline that hastens your LINQ queries to execution. Matt did most of the design and implementation of this code. His explanations are vivid and useful. The drawings are well organized, well executed, and clearly explained. Matt and Luca have worked together for years, and they make an excellent team. read more...

add a comment |category: |Views: 25

tags: another

Reflection performance put in perspective(blog.activa.be)

submitted by activaactiva(2340) 4 years, 9 months ago

The web framework I built over the last few years, ProMesh.NET, relies on reflection for a lot of the features it offers. Often though, I am asked if the heave use of reflection doesn’t have a significant impact on performance. My answer usually is: YES, but it doesn’t matter. Now you probably think that I don’t care about performance or that I’ve had too much too drink. None of the above. I’ll explain: read more...

add a comment |category: |Views: 14

tags: another

The Null Object Pattern(jeremyjarrell.com)

submitted by jeremyjarrelljeremyjarrell(2685) 4 years, 9 months ago

An alternative way to alleviate yourself from checking for null each time you work with a potentially missing object. read more...

1 comment |category: |Views: 15

tags: another

Inversion of Control and Dependency Injection with Castle Windsor III(dotnetslackers.com)

submitted by simonebsimoneb(5450) 4 years, 9 months ago

Third article of a 4 parts series about IoC and DI with Castle Windsor Container. This article tackles configuration properties, includes, type converters, decorators and configuration conditional statements. Any feedback, questions, ratings are welcome and will be answered as soon as possible. read more...

add a comment |category: |Views: 34

tags: another

Free refactoring tool for ASP.Net and Visual Studio - Must See!(community.devexpress.com)

submitted by cycnuscycnus(130) 4 years, 9 months ago

Developer Express released a free version of their refactoring tools for ASP.Net. There are also links to a funny screencast and to an article with many screenshots in the blog entry. read more...

add a comment |category: |Views: 47

tags: another