Niranjan Kala's blog

Learning adventures in coding

Pages

  • Home
  • About me
  • Disclaimer
  • Ask for Solution
  • .NET
  • Recommended Resources
  • Bookmarks

Bookmarks


Angular Themes

Top 7 nicely looking free open-source Angular projects

https://akveo.github.io/ngx-admin/
https://github.com/BootstrapDash/StarAdmin-Free-Angular-Admin-Template
Email This BlogThis! Share to X Share to Facebook

No comments :

Post a Comment

Home
Subscribe to: Posts ( Atom )
profile for Niranjan Singh on Stack Exchange, a network of free, community-driven Q&A sites

Search This Blog

Translate

Subscribe Via Email

Enter your email address:

Subscribe To

Posts
Atom
Posts
All Comments
Atom
All Comments

Categories

  • .NET Framework ( 40 )
  • .Net Study Material ( 3 )
  • ADO.Net ( 5 )
  • AJAX ( 3 )
  • ASP.net ( 58 )
  • C# ( 24 )
  • C++ ( 6 )
  • CSS ( 1 )
  • Cloud Computing ( 3 )
  • Crystal Report ( 4 )
  • DevExpress ( 27 )
  • HTML ( 1 )
  • IIS ( 6 )
  • Infragistics ( 1 )
  • Java ( 1 )
  • JavaScript ( 17 )
  • LINQ ( 7 )
  • MOSS ( 1 )
  • MVC 3 ( 3 )
  • NDepend ( 8 )
  • NOde.js ( 2 )
  • Nevron ( 1 )
  • Oracle ( 2 )
  • Orchard ( 4 )
  • PHP ( 1 )
  • Programming ( 1 )
  • SQL ( 7 )
  • SQL Server ( 37 )
  • SharePoint Server ( 4 )
  • Silverlight ( 5 )
  • Software Testing ( 1 )
  • Visual Studio ( 24 )
  • WPF ( 4 )
  • Windows Azure ( 4 )
  • XAML ( 1 )
  • XML ( 1 )
  • jQuery ( 8 )

Blog Archive

  • ▼  2024 ( 14 )
    • ▼  November ( 4 )
      • Retrospectives That Work: A Guide to Reflect, Lear...
      • Mastering Time Estimation: A Guide to the Three-Po...
      • Backlog Refinement: Mastering Agile Effort Estimat...
      • From Stories to Epics: A Guide to Building a Custo...
    • ►  September ( 1 )
    • ►  May ( 3 )
    • ►  April ( 4 )
    • ►  March ( 1 )
    • ►  February ( 1 )
  • ►  2023 ( 4 )
    • ►  October ( 2 )
    • ►  September ( 1 )
    • ►  July ( 1 )
  • ►  2022 ( 3 )
    • ►  August ( 2 )
    • ►  April ( 1 )
  • ►  2021 ( 1 )
    • ►  July ( 1 )
  • ►  2020 ( 3 )
    • ►  September ( 1 )
    • ►  June ( 1 )
    • ►  May ( 1 )
  • ►  2019 ( 6 )
    • ►  May ( 2 )
    • ►  April ( 2 )
    • ►  January ( 2 )
  • ►  2018 ( 10 )
    • ►  December ( 4 )
    • ►  September ( 1 )
    • ►  August ( 4 )
    • ►  January ( 1 )
  • ►  2017 ( 20 )
    • ►  December ( 1 )
    • ►  November ( 2 )
    • ►  October ( 5 )
    • ►  September ( 1 )
    • ►  June ( 4 )
    • ►  May ( 2 )
    • ►  April ( 1 )
    • ►  March ( 2 )
    • ►  February ( 1 )
    • ►  January ( 1 )
  • ►  2016 ( 17 )
    • ►  December ( 1 )
    • ►  October ( 1 )
    • ►  September ( 1 )
    • ►  August ( 1 )
    • ►  July ( 7 )
    • ►  June ( 1 )
    • ►  May ( 2 )
    • ►  February ( 1 )
    • ►  January ( 2 )
  • ►  2015 ( 16 )
    • ►  December ( 3 )
    • ►  November ( 2 )
    • ►  September ( 3 )
    • ►  July ( 2 )
    • ►  June ( 2 )
    • ►  March ( 1 )
    • ►  February ( 3 )
  • ►  2014 ( 4 )
    • ►  August ( 1 )
    • ►  April ( 2 )
    • ►  January ( 1 )
  • ►  2011 ( 227 )
    • ►  December ( 3 )
    • ►  November ( 30 )
    • ►  October ( 31 )
    • ►  September ( 25 )
    • ►  August ( 15 )
    • ►  July ( 11 )
    • ►  June ( 2 )
    • ►  May ( 20 )
    • ►  April ( 6 )
    • ►  March ( 36 )
    • ►  February ( 29 )
    • ►  January ( 19 )
  • ►  2010 ( 33 )
    • ►  December ( 33 )

Blogroll

  • ASP.NET vNext Series: The Ultimate Guide
  • MSDN Center
  • MSDN Architecture Center
  • Microsoft Expression
  • jsFiddle - jQuery, Html test online
  • Computer Programming Video Tutorials
  • ScottGu's Blog - ASP.net, MVC
  • LIBRARY / CLASSIC READS
  • Rachel Lim's Blog
  • Google Docs: WireFrame Templates
  • Iphone & Android Development Blog
  • Microsoft programming technologies articles, tips and tricks
  • ASP.NET Data Access - Recommended Resources
  • Unit Testing .Net
  • Ultimate Developer and Power Users Tool List
  • Tool/Software for Mockup
  • 15 UI Design Patterns
  • ENGLISH GRAMMAR In Hindi
  • How to Improve English
  • Writers Write
  • I3arnon - Lots of answers on TPL
  • GHEORGHE SAHLEAN - SQL Server enthusiast

Followers

Popular Posts

  • Displaying ASPxGridView row index number
    You can achieve this through two way: Method 1 Step 1. Add ASPxGridView on your page: <dx:ASPxGridView ID="grvTest" AutoGenera...
  • Firefox Addons for Web Designers and Developers
    Firefox is a free and open source web browser and most popular among Web Designers and Developers . If you see in the graph below (taken ...
  • How to include DevExpress references in ASP.NET projects using NuGet?
    Introduction: DevExpress introduced NuGet packages for some subscriptions and it been a long time that I have not yet tried rather installin...
  • Data binding object does not update on Control EditValue Change
    Here case is that a binding source have datasource as class object and the properties of that object is binded with the winform controls. ...

References

  • LinQ Extended Joins
  • Vastu Shastra Guru
Free WebSites
Visit Counter

Visitors

Powered by Blogger.
  • Tweet
  • t