A complete professional software development with C Sharp .net

If I start from the beginning when I was in University and working hard for a Complete professional software development with VB.Net on Visual Studio 2005. I was too much curious to know what is the actual look or coding system for a professional software? How can I develop a software with professional look and coding? WhatContinue reading “A complete professional software development with C Sharp .net”

Creloaded can not add items on Cart – Your Shopping Cart is empty! – Solved!

I know you can not add products on your creloaded Cart! It is always trying to keep itself neat and clean that is EMPTY! 🙂 Solution! The Empty Cart error on Creloaded is all about COOKIE save path or COOKIE storage domain! So, The Empty Cart error on Creloaded Solution can be Some settings onContinue reading “Creloaded can not add items on Cart – Your Shopping Cart is empty! – Solved!”

How to close a form when pressing the escape key in C Sharp .net

On visual studio C Sharp .net windows form application if you have a form which you want to close on escape key press, you need to have a button (Cancel Button) on the form. If you click on the button the form will close. So that is Close Button with any of below listed code…Continue reading “How to close a form when pressing the escape key in C Sharp .net”

developing cakephp multilingual website (language management)

On my previous “developing cakephp multilingual website” article I as advising you to do a management for languages db table for site administrator, It seems a lot of readers do not understand what will be the management I am asking to write. Sorry for that, Now I am attaching a zip file to show whatContinue reading “developing cakephp multilingual website (language management)”

dd simple photo gallery version 1.1 has been released

Finally the dd simple photo gallery version 1.1 has been released. I tried to make it more easy to use that’s why I have removed the timthumb image resizing on the fly which required some server manual settings. dd simple photo gallery version 1.1 features: 1. added around 40 different effects on photo sliding 2. aboveContinue reading “dd simple photo gallery version 1.1 has been released”

my ongoing project dropncms.com

I know how to code a website using wordpress, joomla, phpfox, dzoic handshakes, oscommerce, zencart, creloaded, magento and also some other cms. Hopefully very soon I am going to add another one dropncake. May be you are ready to ask what it is? Just wait for a few days, I will let you know whatContinue reading “my ongoing project dropncms.com”

dd simple photo gallery wordpress plugin

It is to introduce my recently developed wordpress simple photo gallery plugins. If you are maintaining a wordpress enabled website, If you are searching for a photo gallery which is simple to use, simple to modify to developer and simple in looks then you are quitely invited to use this “dd simple photo gallery”. FromContinue reading “dd simple photo gallery wordpress plugin”

developing cakephp multilingual website

To develop any multilingual website (Translated database content only) using cakephp framework all basic steps are discussed below. If you want fully multilingual website with translated button text or label text then go forward with Internationalizing your application To manage multiple language translated content for any specific models specific field cakephp has a core behaviorContinue reading “developing cakephp multilingual website”

404 error – page not found – wordpress

If you are a wordpress user or a wordpress developer then sometimes you may noticed a error when you are trying to view a post or page Like: Error 404: NOT FOUND! Your browser cannot find the document corresponding to the URL you typed in. Sometimes it will happen when your permalinks is not acceptedContinue reading “404 error – page not found – wordpress”