teddarling

Stories kicked by teddarling

Five recommendations for starting a startup with ASP.NET(dimebrain.com)

submitted by dcrennadcrenna(1355) 4 years, 1 month ago

Here are five practical pieces of advice for developers who want to build a web startup, and use ASP.NET to do it. read more...

add a comment |category: |Views: 85

tags: another

WPF Date Time Picker (marlongrech.wordpress.com)

submitted by marlongrechmarlongrech(1000) 4 years, 3 months ago

DateTimePicker is a WPF control that lets the user select a date and time in a very user friendly way. read more...

add a comment |category: |Views: 4054

tags: another

ASP.Net has 9 to 5 appeal - dev|sushi(devsushi.com)

submitted by teddarlingteddarling(20) 4 years, 5 months ago

Stats don't lie for this person. He has observed that .NET development information is searched for during the work week only and not during the weekend as much. read more...

add a comment |category: |Views: 0

tags: another

Great Debate Over Web Site Accessibility(sitepoint.com)

submitted by teddarlingteddarling(20) 4 years, 7 months ago

Sitepoint has a great debate going on in regards to the issue of web site accessibility after retailer Target involved in class action lawsuit. How might this affect your development? read more...

add a comment |category: |Views: 0

tags: another

Choosing: Interface vs. Abstract Class(kirillosenkov.blogspot.com)

submitted by KirillOsenkovKirillOsenkov(570) 4 years, 8 months ago

When to use which? Where's the difference? What are the best practices recommended by .NET architects? This and some personal experiences in a blog posting by Kirill Osenkov read more...

2 comments |category: |Views: 60

tags: another

Url Rewriting in ASP.NET (ScottGu)(weblogs.asp.net)

submitted by JemmJemm(9604) 5 years, 2 months ago

People often ask me for guidance on how they can dynamically "re-write" URLs and/or have the ability to publish cleaner URL end-points within their ASP.NET web applications. This blog post summarizes a few approaches you can take to cleanly map or rewrite URLs with ASP.NET, and have the option to structure the URLs of your application however you want. read more...

4 comments |category: |Views: 334

tags: another