Tag: Development

Community

Data Binding in ASP.NET 2.0

(Jesse Liberty) In a previous article I demonstrated how to bind data within a Windows Form. In this article I will show how to bind data to ASP.NET controls. Not only has Microsoft made radical changes in how this is done between ASP.NET 1.x and 2.0, but it has also created significant differences

Community

Introduction to Jython

(Peyton McCullough) Java and Python — each have their advantages and disadvantages. What is a programmer to do if he wants ease, efficiency, and power? Believe it or not, there is a solution — a way to merge both languages and get the best of both worlds. Read on to find out how it works.

Community

Use BB Code in Your PHP Application

(Stoyan Stefanov) Many Websites allow visitors or administrators to contribute to the sites’s content through various mans: a Content Management System, forums, blogs, or other commenting systems. When you’re building such sites, it’s a good idea to provide users with the ability to enhance that con