Rajnish Noonia
Technical Blog
  • Home
  • About Me
  • Site Map

Xap Loader Splash Screen

By Rajnish Noonia On January 26, 2011 · Leave a Comment

 

The objective of this article is to create custom xap loader screen without any background image and code behind (pure XAML).In the final application version, download progress of root xap file will be shown in the sample screen above..

Will write more on this article in next few days …

[...]

Continue Reading →

Silverlight for Symbian S60 devices

By Rajnish Noonia On January 25, 2011 · Leave a Comment

Microsoft has released Silverlight platform design to work with Symbian S60 devices at the on MIX10 conference at Las Vegas.The plateform is now available for Nokia SymbianOS (S60 5th Edition) devices i.e. Nokia 5235, 5800 XpressMusic, Nokia N97 and Nokia N97 Mini Mobiles. I did some basic test with nokia 5235 and it runs with charm.

The [...]

Continue Reading →

Silverlight TextBox AutoComit Behaviour

By Rajnish Noonia On January 19, 2011 · Leave a Comment

Standard Silverlight TextBox control is very useful but has one strange behavior: if you use TwoWay data binding and bind some property to controls Text property, when users type text into the control, this change is not propagated to the bound property until the control loses its focus.  

This can be very annoying if you [...]

Continue Reading →

Nano ViewModel Support

By Rajnish Noonia On January 16, 2011 · 1 Comment

Nano view model is very small library to build MVVM enabled Silverlight/WPF/WP7 based application.MVVM becomes more and more popular in fast few years and there are many implementations  like MVVM Light toolkit, Prism(Last Version), nRoute, or Caliburn however these libraries have too many features and keep on growing which could have adverse effect on you project [...]

Continue Reading →

Silverlight Editors

By Rajnish Noonia On January 14, 2011 · 8 Comments

An early days experiment to create silverlight based shape editor control and rich text editor control ..

Shape editor : click on “Image” button, select image.you may drag,resize and change several properties of shapes.Some shapes like free hand drawing,text etc supports inline editing which will activate when you double click shape.

download [...]

Continue Reading →

Auction Sniper

By Rajnish Noonia On January 5, 2011 · 1 Comment

Auction Sniper is an eBay/Madbid sniper that automates the process of placing your eBay/madbid bid in the closing seconds of any eBay/Madbid bidding auction, dramatically increasing your chance of winning with huge saving to your bids.The sample application is WPF based windows application out of which as developer you will learn following tasks

Continue Reading →

Face Detector

By Rajnish Noonia On January 5, 2011 · Leave a Comment

Face detection from given picture has many applications including camera’s, scanners and other consumer application. The technique can be applied to improve the effectiveness of application like driving licence, passport generation, data entry applications etc. Recently one of my friends who is running his data entry business asked for solution for data entry of typical [...]

Continue Reading →

Silverlight WebSockets – Duplex Communication

By Rajnish Noonia On December 1, 2010 · 3 Comments

A duplex communication system is a system composed of two connected parties or devices that can communicate with one another in both directions. Duplex communication is required when you need to send some data in the reverse direction i.e. from Server to client. For scenario purpose assume that something happens on server (some event is [...]

Continue Reading →
← Previous Entries Next Entries →
  • Blog Summary

    1 contributors have published
    70 posts that generated
    258 comments
  • Categories

    • .Net Concepts (18)
    • Architecture (8)
    • Asp.Net (7)
    • C# (22)
    • COM (3)
    • Forms (5)
    • General (11)
    • HTA (2)
    • Javascript (3)
    • RIA (6)
    • Silverlight (26)
    • SQL (5)
    • Tips (11)
    • Tools (1)
    • VB 6.0 (2)
    • VB.Net (2)
    • VC++ (2)
    • WCF (7)
    • WPF (13)
  • Rajneesh On

    • Code Project
    • Google
    • LinkedIn
    • Planet Source Code
    • Source Forge
    • VBForums
  • Misc

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

Rajnish Noonia

Pages

  • About Me
  • Site Map

The Latest

  • Button XAML
    XAML Button’s in 5 mins.. XAML <Grid x:Name="LayoutRoot" Background="#FF54126A">  <Grid  Height="87" […]

More

Thanks for dropping by! Feel free to join the discussion by leaving comments, and stay updated by subscribing to the RSS feed.
© 2012 Rajnish Noonia
Platform by PageLines