Why do we organize assets the way we do? It must be rooted in
tradition. Back when the internets were first getting started, and the
world wide web was at version “1.0”, we just didn’t have that
many .css or .js files to organize. So we put all our .css
files in a public directory called “assets/css” and all our
.js files in a public directory called “assets/js”, and we
were done ... but there must be a better way.
Earlier in the week my colleague Ramiro blogged about Telerik at TechEd, and the exclusive T-Shirt we had to give away to attendees. We never dreamed how popular these TechEd Exclusive t-shirts would be, and we were completely sold out by the end of the first day...
It is a difficult decision to know when it is best to deliver a reporting solution over a control implemented solution. In part 2 of this series we dive deeper into a case where a reporting solution should be used.
Because we are! The Test Studio Mobile team will be in San Francisco next week for Apple's Worldwide Developers Conference. We'd love to meet you and discuss any questions, comments, and concerns you have about our software. Even if you're curious about a different Telerik product, we'll do our best to help you. Here are a few examples of what we can do for you: A quick product demonstration Answer how-to questions Share roadmap details Discuss your ideas for new features Work through a technical issue Contact me (@rinaldi_anthony) or Robert Shoemate (@Shoerob) on Twitter to ...
Greetings, fellow testers. Last week we talked about Data Driven Tests and how they can speed through dozens or hundreds of variations quickly for you. In the example I used a simple sample application, just a web page with a form. Often we need to log in and/or perform some setup steps before the actual "meat" of the test, or have some cleanup tasks after we're done — we certainly wouldn't want to do that for every iteration. That would be silly and time-wasting. Let's look at a better way. Here's our simple test, modified to use a login screen. ...
INotifyPropertyChanged and INotifyPropertyChanging interface implementations for all persistent properties will be only one click away with Q2 2013 of OpenAccess ORM!
It's a tough decision to know when it is best to use a reporting solution or when it's better to use a control suite. In part 1 of the series, we go over some of the high-level criteria that can help you along in your decision then dive into a control suite sample using live data and the RadChartView control for WinForms.