Skip to main content

Accepting System Development Projects

As an experienced systems developer / programmer I am now accepting system projects which deals with my following specialization/skills :

Technical skills

*ASP.NET (2.0 - 3.5)
*VB.net
*C#.net
*AJAX
*XML
*SOAP
*Crystal reports (for asp.net)
*MS SQL 2000 - MS SQL 2008


============================

Developed Systems (types)

CRM (Customer Relationship Management Systems)
ERP (Enterprise Resource Project Systems)
Online game account and shopping cart management
Web Services (Server / Client-side applications)

and other services..
=============================

I am now accepting system or software projects (especially web systems) for Enterprise systems (Company Application) , Thesis projects , Web site profiles & portals , and any systems that tailor-fits according to your standards.

To contact me ... just add a comment that contains any contact information whether it is a mobile no. , email address or landline and I'll try to reach you.

Comments

Popular posts from this blog

My Carboxy Stretchmark Treatment and Slimming Wrap experience at Total Skin Care Center

I've been googling around about this new treatment being introduced and implemented lately that is called Carboxytherapy that helps to reduce fats, cellulites deposits & even skin stretchmarks in our body.  ===================================== ======================================= According to this site : http://www.carboxytherapy.com/ Carboxytherapy refers to the cutaneous and subcutaneous administration of carbon dioxide gas [CO2] for therapeutic purposes. Carboxytherapy originated at the Royal Spas of France in 1932 with the treatment of patients afflicted by peripheral arterial occlusive disease. In South America and Europe, carbon dioxide therapy has been applied to the treatment of stretch marks, cellulite, and hypertrophic scars with impressive results. Studies have demonstrated that carboxytherapy improves skin elasticity, improves circulation, encourages collagen repair, improves the appearance of fine lines and wrinkles, and destroys localized fatty depos...

MS SQL commands for inserting country list in database

I was having a hard time to find a database with complete set of country list and its corresponding nationalities... Although I found some but probably they are for sale... and you need to buy it (>. So what I've only got (from web surfing / researching) was a text file of country list plus their nationalities. So I don't have any option, so I've created a MS SQL query commands that inserts all 192 countries in a database..by just creating a new script , I mean I coded it into an MS SQL queries that inserts into a table(so you won't need to type it (^.~) ). Here is the instructions : 1) Download or copy the Query / Scripts I provided. INSERT INTO COUNTRY([NAME] , NATIONALITY ) values('Afghanistan', 'Afghan') INSERT INTO COUNTRY([NAME] , NATIONALITY ) values('Albania', 'Albanian') INSERT INTO COUNTRY([NAME] , NATIONALITY ) values('Algeria', 'Algerian') INSERT INTO COUNTRY([NAME] , NATIONALITY ) values('Andorra', ...

ALERT! : Conficker Worm

National Cyber Alert System Technical Cyber Security Alert TA09-088A Conficker Worm Targets Microsoft Windows Systems Original release date: March 29, 2009 Last revised: March 30, 2009 Source: US-CERT Systems Affected * Microsoft Windows Overview US-CERT is aware of public reports indicating a widespread infection of the Conficker/Downadup worm, which can infect a Microsoft Windows system from a thumb drive, a network share, or directly across a corporate network, if the network servers are not patched with the MS08-067 patch from Microsoft. I. Description Home users can apply a simple test for the presence of a Conficker/Downadup infection on their home computers. The presence of a Conficker/Downadup infection may be detected if a user is unable to surf to their security solution website or if they are unable to connect to the websites, by downloading detection/removal tools available free from those sites: * http://www.symantec.com/norton/theme.jsp?them...