kbeeveer46

Stories kicked by kbeeveer46

Know Every HTML Tag There Is (dev102.com)

submitted by shaharyrshaharyr(4325) 3 years, 10 months ago

The question is do you know all the HTML tags? Do you know exactly how they work and what each tag does? And the most important of all, how each tag acts in each browser? read more...

add a comment |category: |Views: 360

tags: another

What you don't know about Copy & Paste in Visual Studio(vkreynin.wordpress.com)

submitted by vkreyninvkreynin(1424) 3 years, 10 months ago

This post explains how to use clipboard ring and some other tricks with Ctrl-C/Ctrl-X. read more...

add a comment |category: |Views: 777

tags: another

Dual Monitors for Developers(blog.jrpsoftware.com)

submitted by rplantrplant(750) 4 years, 4 months ago

Let's face it, a multiple monitor setup is the only way to go for a software developer, or any other computer professional these days. If you are still using only a single monitor, you are not working at your full potential. read more...

8 comments |category: |Views: 38

tags: another

.NET CodeToHTML(dotnetslackers.com)

submitted by kbeeveer46kbeeveer46(155) 4 years, 4 months ago

This article shows you how to convert source code to HTML. read more...

1 comment |category: |Views: 7

tags: another

Facebook.NET Update(nikhilk.net)

submitted by kbeeveer46kbeeveer46(155) 4 years, 4 months ago

A quick update on the release of Facebook.NET 0.3 with support for new and changing Facebook APIs... read more...

add a comment |category: |Views: 37

tags: another

Is rooting for Visual Basic like rooting for the Red Sox?(hanselman.com)

submitted by kbeeveer46kbeeveer46(155) 4 years, 4 months ago

Visual Basic programmers, historically, have tended to be a bit long suffering, patiently enduring the wrongs and difficulties of VB while being mocked by the C# folks. "VB's a toy." "VB's not performant." "VB programmers aren't real programmers." read more...

1 comment |category: |Views: 2

tags: another

Getting Started with Test Driven Development(koffeekoder.com)

submitted by kbeeveer46kbeeveer46(155) 4 years, 4 months ago

"Few days ago I started a poll on www.KoffeeKoder.com where I asked which tool do you use for testing your applications. Surprisingly, most of the people are not using any tool for testing. This means that there are more and more applications being developed which are destined to be failed. In this article I will talk about test driven development hoping that more and more developers start using TDD and see how it benefits the application." read more...

add a comment |category: |Views: 83

tags: another

Highlight search results in any page in the application(mironabramson.com)

submitted by MironMiron(495) 4 years, 4 months ago

Highlight search results easily in any page in your ASP.NET application using a Response Filter read more...

add a comment |category: |Views: 30

tags: another