TekRhythm.com
It is about living the technology
  • Home
  • Downloads
  • About
  • Contact

IMP Links for Web Developers

By admin On January 21, 2012 · Leave a Comment

http://stevesanderson.github.com/fixed-height-layouts-demo/pane-transitions-phone.html

http://coding.smashingmagazine.com/2011/04/21/css3-vs-css-a-speed-benchmark/

http://visualstudiogallery.msdn.microsoft.com/6ed4c78f-a23e-49ad-b5fd-369af0c2107f

http://coding.smashingmagazine.com/2011/10/11/essential-jquery-plugin-patterns/

http://www.worldwidewhat.net/2011/06/html5-native-drag-and-drop-file-upload/

http://www.elated.com/articles/5-javascript-libraries-youll-love/

http://tympanus.net/Tutorials/CircleNavigationEffect/

http://www.htmlgoodies.com/html5/tutorials/how-to-create-css3-navigation-circles.html#fbid=SgAeRkm3DVt

http://www.knockmeout.net/2011/04/event-delegation-in-knockoutjs.html

http://www.sitepoint.com/javascript-media-queries/

http://wekeroad.com/post/8704830356/the-backbonejs-and-knockout-danceoff

http://joel.net/unobtrusive-data-binding-for-knockout-js

http://www.pinvoke.net/lastmodified.aspx?namespace=[All]&num=100

http://msdn.microsoft.com/en-us/magazine/hh475813.aspx
http://galratner.com/blogs/net/archive/2011/11/08/give-your-old-asp-net-validators-a-makeover-with-jquery-tools.aspx

http://www.troyhunt.com/2010/05/owasp-top-10-for-net-developers-part-2.html

https://www.owasp.org/index.php/Authentication_Cheat_Sheet

http://www.troyhunt.com/2010/05/owasp-top-10-for-net-developers-part-1.html#

Continue Reading →

SQL Script to Rebuild Indexes more intelligently

By admin On January 21, 2012 · Leave a Comment

Hi,

I been pretty busy last few weeks, there are instances when you want to create a Intelligent system to understand the underlying databse system and rebuild index based on that :

Here is the one which worked for me :
Step 1 :
Create the below table DbIndexPreferences in Central database, with the [...]

Continue Reading →

Interesting webLinks I found this week

By admin On October 25, 2011 · Leave a Comment

I am an avid reader of blogs, book. I generally used to read good articles keep it with me for few days to use then forget it. I thought why not to share them. This might benefit others who reading this.

1) http://stevesanderson.github.com/fixed-height-layouts-demo/pane-transitions-phone.html
2) http://coding.smashingmagazine.com/2011/04/21/css3-vs-css-a-speed-benchmark/
3) http://visualstudiogallery.msdn.microsoft.com/6ed4c78f-a23e-49ad-b5fd-369af0c2107f
4) http://coding.smashingmagazine.com/2011/10/11/essential-jquery-plugin-patterns/
5) http://www.worldwidewhat.net/2011/06/html5-native-drag-and-drop-file-upload/

Continue Reading →

Create SQL Function to Split a String and return a table

By admin On October 10, 2011 · Leave a Comment

Recently My SQL Function which used to split a String when provided string and seperator start giving me issues. I debugged and found that It is because I have declared the input string of type varchar(8000) and now my data have increased so much that I have to go much beyond the 8000 limit and [...]

Continue Reading →

How to create PopUp and Watermark in JQuery No Plugin

By admin On September 19, 2011 · Leave a Comment

Hi ,

In today’s Website, , It is very common to show data in a popup box, I been using using many plugin for this purpose lately then Oneday I thought why not to create a small snippet of jscript code which will help me achive this. Hence I created a small snippt for this, [...]

Continue Reading →

My thoughts why Windows 8 gives a great opportunity to silverlight developers

By admin On September 18, 2011 · 2 Comments

I have just installed Winodws8 developer preveiew on my machine thanks to Scott Hanselman, I must admit that I am loving it. I call it a next gen OS. I been a silverlight developer in the past and I love the technology as much I love HTML/Javascript. I heard that people saying Silverlight is [...]

Continue Reading →

CSS 3 Media Queries a little insight

By admin On September 10, 2011 · Leave a Comment

CSS3 Media Queries enable web authors to selectively style their page based on properties of the media where the page is being displayed.

For example, a web author could choose to style their page differently when it is displayed on the screen versus when it “displayed” on a print medium. Going further, web authors can [...]

Continue Reading →

Dynamic Multi-Layer Tabs in JQuery

By admin On September 4, 2011 · 1 Comment

Recently I got a project , The requiremt was to show data under tabs. I thought , I will be very easy  and I can use any of those jquery PlugIn or jQuery UI Tab Widget. But when I got the requiremt that Tabs will be mulilayered and the layer and the no of tabs [...]

Continue Reading →

Debugging DotnetNuke Modules Error :The breakpoint will not currently be hit. No symbols have been loaded for this document.

By admin On August 22, 2011 · 1 Comment

Today , I got into an error while debugging a DotNetNuke Module. Found an article on http://geekswithblogs.net/dbutscher/ . I’m posting this blog mostly to remind myself how to fix this if ever I run into it again, but if anyone else benefits from it, then awesome.

In the Visual Studio IDE, when I set a [...]

Continue Reading →

Namespaces, Closures, Self-Invoking Functions in JavaScript

By admin On August 13, 2011 · Leave a Comment

I started my career as a windows developer and later I migrated to Web Application. I started my web development as a  ASP.Net 1.1 developer which both helped me to get me started with Web application without understanding the underlying plumbing the ASP.Net was dong for me. In those days , my javascript knowledge was [...]

Continue Reading →
← Previous Entries
  • Old Posts

    • January 2012 (2)
    • October 2011 (2)
    • September 2011 (4)
    • August 2011 (5)
    • July 2011 (11)
  • Archives

    June 2013
    M T W T F S S
    « Jan    
     12
    3456789
    10111213141516
    17181920212223
    24252627282930
  • Search By Categories

    • ASP.Net (5)
    • C# (5)
    • CSS (4)
    • HTML (4)
    • Javascript (11)
    • jQuery (7)
    • Silverlight (1)
    • SQL (6)
    • Uncategorized (3)
    • VB.Net (1)
  • Search By Tags

    ASP.Net C# CSS HTML Javascript jQuery Silverlight SQL Uncategorized VB.Net
  • Who's Online

    6 visitors online now
    1 guests, 5 bots
    Powered by Visitor Maps
  • Join Us

    • Register
    • Log in
    • Entries RSS
    • Comments RSS
    • WordPress.org

TekRhythm.com

Pages

  • Home
  • Downloads
  • About
  • Contact

The Latest

  • IMP Links for Web Developers
    http://stevesanderson.github.com/fixed-height-layouts-demo/pane-transitions-phone.html http://coding.smashingmagazine.com/2011/04/21/css3-vs-css-a-speed-benchmark/ http://visualstudiogallery.msdn.microsoft.com/6ed4c78f-a23e-49ad-b5fd-369af0c2107f http://coding.smashingmagazine.com/2011/10/11/essential-jquery-plugin-patterns/ http://www.worldwidewhat.net/2011/06/html5-native-drag-and-drop-file-upload/ http://www.elated.com/articles/5-javascript-libraries-youll-love/ http://tympanus.net/Tutorials/CircleNavigationEffect/ http://www.htmlgoodies.com/html5/tutorials/how-to-create-css3-navigation-circles.html#fbid=SgAeRkm3DVt http://www.knockmeout.net/2011/04/event-delegation-in-knockoutjs.html http://www.sitepoint.com/javascript-media-queries/ http://wekeroad.com/post/8704830356/the-backbonejs-and-knockout-danceoff http://joel.net/unobtrusive-data-binding-for-knockout-js […]

More

Thanks ! Feel free to join the discussion by leaving comments, and stay updated by subscribing to the RSS feed.
© 2011 Tek Rhythm
Platform by PageLines