Archives
-
jQuery Data Linking in ASP.NET
We already know that Microsoft actively supports the jQuery project and is direct contributor to the three yet new but well-known plugins:
-
How do you prefer getting bundles of technologies?
Clive Chinery wrote a blog post on CodeASP.NET Community passing the following message:
-
Case-insensitive XPath query search on XML Document in ASP.NET
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. One of the challenges you may come across is when you want to search for specific node in the XML file, but you are not sure about the letter case (lower, upper or even mixed) of the XML elements.
-
jQuery UI Accordion in ASP.NET MVC - feed with data from database (Part 3)
In the part one I’ve shown how to implement the jQuery Accordion on client-side and add some predefined skin.
-
jQuery UI Accordion in ASP.NET WebForms - feed with data from database (Part 2)
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.
-
jQuery UI Accordion in ASP.NET – Client side implementation (Part 1)
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 are collapsed. If you are familiar with the jQuery UI, you probably already know about jQuery UI Accordion which exactly gives you the same ability what I’ve described previously.
-
Using Images embedded in Project’s Assembly
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.
-
Macedonian Code Camp 2010 event has finished successfully
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.