November 2010 - Posts

4
Comments

jQuery Data Linking in ASP.NET by hajan

We already know that Microsoft actively supports the jQuery project and is direct contributor to the three yet new but well-known plugins: jQuery Templates Data Linking Globalization (jQuery Glob) Each of these plug-ins has very good purpose that helps...
1
Comments

How do you prefer getting bundles of technologies?‏ by hajan

Clive Chinery wrote a blog post on CodeASP.NET Community passing the following message: “Scott Hanselman has an interesting poll to figure out how you prefer getting bundles of technologies and why?... Please do take couple of minutes to respond at http...
Filed under: ,
5
Comments

Case-insensitive XPath query search on XML Document in ASP.NET by hajan

Sometimes we need to read XML files that are manually written by users and find some elements in the XML tree. Using .NET library, we can easily navigate throughout the whole XML file since the library has excellent support for working with XML files...
Filed under: , ,
6
Comments

jQuery UI Accordion in ASP.NET MVC - feed with data from database (Part 3) by hajan

In the part one I’ve shown how to implement the jQuery Accordion on client-side and add some predefined skin. In the part two the Accordion is implemented in ASP.NET WebForms application, filled with data from database. Now, in this blog I will show the...
19
Comments

jQuery UI Accordion in ASP.NET WebForms - feed with data from database (Part 2) by hajan

In the first part I’ve shown how to implement jQuery UI Accordion in an ASP.NET website in only few steps, without any server-side interaction. We’ve seen how easy is to setup the Accordion and to apply some theme to it. Now, lets do some more with the...
15
Comments

jQuery UI Accordion in ASP.NET – Client side implementation (Part 1) by hajan

Accordion is a well-known web control that allows you to have multiple web panes and display them one at a time. It’s like having several ASP.NET panels in one website and are dependant on each other so that only one panel is shown at a time while other...
3
Comments

Using Images embedded in Project’s Assembly by hajan

Few months ago, I wrote a blog “ Working with embedded resources in Project’s Assembly " explaining how you can embed resources in the project's assembly. Now, in this blog I will show one simple example on how to use these image files to bind in an IMG...
Filed under: , ,
2
Comments

Macedonian Code Camp 2010 event has finished successfully by hajan

Thanks to all attendees, contributors/sponsors, speakers and the organization board, the event ‘ Macedonian Code Camp 2010 ’ held on Saturday, 6th of November in Skopje (Republic of Macedonia) has finished successfully. PHOTO STREAM EDIT: All video files...
More Posts