Login   Search
Skip Navigation Links
Home
Application Security Tips
Oracle , PL/SQL
IT Product Reviews
Project Management
Forum
Contact Us
Links & References
Avoid SQL Injection attack
Threats and Countermeasures: S.T.R.I.D.E
Input Validation
Session Management
Authentication Mechanism
Cross Site Scripting Vulnerabilities
Configuration Management
Scroll up
Scroll down
Oracle 9i - Programming basics PL/SQL
PL/SQL - Conditional Statements – IF
PL/SQL -Nested Block
LOOPS in PL/SQL
PL/SQL Records
Cursors in PL/SQL
PL/SQL Tables
PL/SQL Exceptions
PL/SQL Procedures
PL/SQL Functions
Oracle supplied packages
Packages
PL/SQL Ref Cursors
Types in Oracle PL/SQL
Varrays
Nested Table
Bfile and LOBs
Bulk Binding
Know Depandencies
PL/SQL Wrapper
Triggers
Scroll up
Scroll down
DBMS_SQL package
DBMS_DDL Package
DBMS_JOB Package
UTL_FILE Package
DBMS_METADATA Package
DBMS_PIPE Package
DBMS_SESSION Package
Scroll up
Scroll down

 

Blog

  • Imperativeness of agile methodology in software development
  • Get list of installed softwares on machines in your network
  • VMWare - Error - the vmware authorization service is not running
  • Add chart / graphs in ASP.net application / website
  • Microsoft Ramp Up

Blog

  • Review: uCertify.com: PrepKit for: 70-529 (C#)
  • Bird eye Review: uCertify.com: PrepKit for: 70-529 (C#)
Skip Navigation Links

> Blog entries about: Free
Earn free PUDs

If you are a PMP or aspiring PMP you need to earn PDUs ( Professional Development Units )

International Institute for Learning, Inc provides free one hour webinars. If you attend these you can earn 1 PDU for each webinar.

More information about these webinars can be found on http://www2.iil.com/iilwebinars.net/

 

{1/13/2010 9:15 AM} {1 comments}  {Tags: PDU, PMP, Free}
Add chart / graphs in ASP.net application / website

There are lots of commercial graph or chart controls for ASP.net. But if you are looking for free chart / graph components below mentioned components may be useful for your needs.

  • Zed Graph
    The best ever I could find is Zed Graph.
    It has nice features
    Free Source Code or Binaries can be downloaded from
    http://sourceforge.net/projects/zedgraph/

      There is a good tutorial available to use this component 
         http://www.codeproject.com/KB/graphics/zedgraph.aspx

         One simpler example for ZedGraph for ASP.net is available at Sailing Kay’s blog
            http://sailingkay.blogspot.com/2007/03/zedgraph.html

  • For very Simple HTML Graphs rendered via ASP.net.
    This is very simple horizontal bar chart. It dynamically creates html table with cells background color gives look of a bar chart.
    http://www.codetoad.com/asp.net_graph.asp

This article references to ASP.net 2.0 development.

 

{12/18/2009 3:51 PM} {0 comments}  {Tags: ASP.net, C#, Code Samples, Free, Programming, UI}
Microsoft Ramp Up

Ramp Up is free community based learning program recently started by Microsoft.

Microsoft offers various learning tracks in this program.

  • Web Development with ASP.NET
  • Learn ASP.NET: for PHP Developers
  • Move from ASP to ASP.NET
  • Develop Windows Mobile 6 Applications
  • SharePoint for Developers - Part 1
  • SharePoint for Developers - Part 2
  • Visual Studio 2008
  • For the VS 2002/2003 Developer: Learn VS 2005
  • For the VB 6.0 Developer: Learn VB 2005
  • For the Java Developer: Learn .NET
  • Developer Basics

One can opt for any track depending on their background & start learning new Micrsoft technologies.

URL for Ramp Up program is http://msdn.microsoft.com/rampup 

{10/5/2009 2:02 PM} {0 comments}  {Tags: Microsoft, Learning, Free}



Designed & Developed by Rahul Bagal