lfriend

Stories kicked by lfriend

Using a DropDownList/ListBox in ASP.NET 2.0(weblogs.asp.net)

submitted by lfriendlfriend(105) 4 years, 2 months ago

wo popular Data-Bound Web Controls that share the same abstract base class are DropDownList and ListBox. Slightly modifying our code from last time, we can easily incorporate these controls into our web pages. read more...

add a comment |category: |Views: 13

tags: another

How To: Prevent running ASP / ASP.NET code in specific folder(weblogs.asp.net)

submitted by lfriendlfriend(105) 4 years, 2 months ago

! A nice tip. read more...

1 comment |category: |Views: 8

tags: another

How Super Mario Bros Made Me a Better Software Engineer(blog.lavablast.com)

submitted by EtienneTremblayEtienneTremblay(5008) 4 years, 2 months ago

Playing NES video games does have some advantages! read more...

6 comments |category: |Views: 8

tags: another

What Does It Take To Become A Grandmaster Developer?(moserware.com)

submitted by moserwaremoserware(1665) 4 years, 2 months ago

Provides an analogy between chess grandmasters and software developers including some C# examples. read more...

5 comments |category: |Views: 19

tags: another

.NET Reference Posters(chadmoran.com)

submitted by ChadMoranChadMoran(535) 4 years, 2 months ago

Printable and viewable .NET resources posters (read Cheatsheet). read more...

add a comment |category: |Views: 20

tags: another

CopySourceAsHtml for Visual Studio 2008(a-simian-mind.blogspot.com)

submitted by lfriendlfriend(105) 4 years, 2 months ago

Shawn Oster ported the CopySourceAsHtml to work with Visual Studio 2008. There are some workarounds to get the existing addin to work with Visual Studio 2008 but they all assume you have 2005 installed, which he don't. read more...

add a comment |category: |Views: 0

tags: another

Working with data in asp net 2-0.(weblogs.asp.net)

submitted by lfriendlfriend(105) 4 years, 2 months ago

A Scott Gu's post (apr 07) read more...

add a comment |category: |Views: 3

tags: another

Common console commands for the typical ASP.NET developer(blog.lavablast.com)

submitted by EtienneTremblayEtienneTremblay(5008) 4 years, 3 months ago

Common commands to manage your ASP.NET websites. read more...

1 comment |category: |Views: 4

tags: another

Learning a new programming language(frickinsweet.com)

submitted by dengar007dengar007(3084) 4 years, 3 months ago

Some things I've found useful when learning a new programming language. read more...

1 comment |category: |Views: 7

tags: another

Using a Repeater in ASP.NET 2.0 (Part 2)(weblogs.asp.net)

submitted by lfriendlfriend(105) 4 years, 3 months ago

More using Repeaters read more...

add a comment |category: |Views: 2

tags: another

Using a Repeater in ASP.NET 2.0(weblogs.asp.net)

submitted by lfriendlfriend(105) 4 years, 3 months ago

Simple Repeater in ASP.NET 2.0 read more...

add a comment |category: |Views: 4

tags: another

ASP.Net Interview Tests(weblogs.asp.net)

submitted by lfriendlfriend(105) 4 years, 3 months ago

In the past, when I have attended job interviews for roles that incorporate ASP.Net, more than 80% of the time the process would include a coding test. There have been a few tests that have gone well and have coded what was required, and others test that just went wrong, that I would rather forget. The most common type of ASP.Net test that I have sat, would be accessing information from a SQL database. read more...

add a comment |category: |Views: 33

tags: another

10 Rules that Age of Empires Teaches about Development(timstall.dotnetdevelopersjournal.com)

submitted by powerrushpowerrush(3873) 4 years, 5 months ago

"Here are 10 rules, that Age of Empires clearly demonstrates, which also apply to software engineering:" read more...

1 comment |category: |Views: 17

tags: another