Tag: Development

Community

TIP: Masked Textbox

(saifi hasan) When working with Web forms, you have to put in validation. Some validations are very common—such as Integer only, string only, web address, email address, SSN number, Date, and so forth. For pages that contain such type of validation, you have to do the repeated task of adding a textb

Community

Integrating .NET and SAP 101

(Paul Kimmel) Negative opinions about SAP’s ERP product probably wouldn’t get past my editor. If my opinions were indicated here about performance, elegance, or the fun factor of using mySAP ERP R/3, more than likely SAP will litigate. Suffice it to say that this product must appeal to businesses an

Community

Filtering Custom Paged Results

(Scott Mitchell) The ASP.NET 2.0 data web controls – the GridView, DetailsView, and FormView – all provide built-in paging support that can be enabled at the tick of a checkbox. Unfortunately, this built-in paging support is very inefficient when paging through large amounts of data since it naively