Uncategorized
Microsoft SQL Server vs. Oracle: The Same, But Different?
May 28, 2015 | Mudassir ShahzadThere are many different relational database management systems (RDBMS) out there. You have probably heard about Microsoft Access, Sybase, and MySQL, but the two most popular and widely used are Oracle and MS SQL Server. Read More
10 Secrets You Should Have Learned with Your Software Engineering Degree – But Probably Didn’t
June 12, 2014 | Mudassir ShahzadIt’s an all too common story: You go to school for years and years and walk out with a freshly printed diploma, snag your first job, and yet get immediately blindsided by unwritten rules and other day-to-day complexities that no one bothered to warn you about. And programming is no exception. Read More
What are Jax-RS, Jax-WS and Jax-B ?
April 24, 2014 | Mudassir ShahzadNowadays, different systems are inter-connected by using webservices. One system provides a webservice and one or more systems consume it and vice versa.