Tag: Development

Community

DatePicker Control in ASP.Net

(Satheesh Babu) Most often we will get a requirement to capture date input from the users. Normally, we can do this with a textbox and asking user to input the date in a particular format using a help text near by the textbox. We will also have validation function that validates the inputted date fo

Community

Default Templated Views

(Phil Haack) While in a meeting yesterday with “The Gu”, the topic of automatic views came up. Imagine if you could simply instantiate a model object within a controller action, return it to the “view”, and have ASP.NET MVC provide simple scaffolded edit and details views for the model automatically

Community

More on JavaScript Objects

(Jeff Cogswell) I’ve done a few articles recently about JavaScript. Why? Because as we develop for the web, more and more of our development is moving to the client side. Even for us ASP.NET programmers, we need to know the browser-side language, which is usually JavaScript.

Community

WPF Wonders: 3D Drawing

(Rod Stephens) When many developers think of WPF (if they think of it at all), they think of user interfaces and controls, such as panels that fly on and off the screen, icons that swirl around to show relationships among pieces of data, and gratuitously spinning buttons that make funny noises when