Wednesday, September 16, 2009

Show Date in your Website


Sunday, September 13, 2009

Difference between ASP.NET and VB.NET

ASP.Net is a program application with server controls with programmable objects, which can do the same job HTML did in the past. ASP.Net is used to build a Website and VB.Net is a computer language you use to build the site. Some use VB.Net and others use C# (C Sharp language) to build a website. Using ASP. Net and VB.Net or C# you can build an E-commerce store, which has multi funcitonal capabilities. You can integrate PayPal or one of the other payment programs into your site. Create an Email system, speed up the applications by caching the pages and the data within the pages of your site and do a number of other things to successfully run an E- commerce store on the Internet.

ASP.Net is very successful Web application platform used by individuals and many large companies, who want to build and run their own websites. ASP.Net provides server controls with the ability to give you rich web content and more. Anyone willing to purchase the software and learn how to properly use this technology can use the tools, and application system to build a great Website. You can develope and build your own database choosing to use VB.net or C# language. Many websites today, which were built in the past used HTML language to build their websites.

Difference Between Asp.net And Php

PHP and ASP.NET are two of the most widely used languages for development of web applications. Both allow development of complex and sophisticated sites, but both are very different.

PHP is a language. PHP consists of a platform-independent engine that parses PHP scripts. This language also provides common web application functionality such as database connectivity.

ASP.NET is not a language, but a technology and is a small part of the .NET Framework. The Dot NET Framework consists of a) CLR – Common Language Runtime which manages execution of the code b) a hierarchical set of class libraries. These libraries are extensive and provide a great deal of functionality both for web-based applications and well as windows-based.

ASP.NET framework is built entirely on an OOP paradigm and OOP concepts while PHP is not.

PHP does not follow the OOP paradigm entirely. It only supports partial encapsulation, and partial polymorphism.


Compilation is also different in PHP and ASP.NET.

In PHP, when a page is requested, the HTML and inline PHP script is compiled to binary format called Zend Opcodes. Once compiled, the opcodes are run by the Zend Engine and HTML is generated which is sent to the client. Commercial products are available that increase the speed at which PHP pages are executed.

In contrast, when an ASP.NET page is first requested it is converted into an intermediate language called MSIL (Microsoft Intermediate Language). The CLR then converts this MSIL to machine code. Conversion to machine code only takes place once for each page request (unless code has been modified). All subsequent requests use the already generated machine code. In ASP.NET no optimization product is required as the MSIL generated is already in its most optimized form.


Bookmark and Share

Thursday, September 10, 2009

Login System for your Web by PHP

Step-1:
Creating Mysql Table (databse name: "tarique"): form is name of mysql table.

CREATE TABLE `form` (
`name` VARCHAR( 50 ) NOT NULL ,
`age` INT( 20 ) NOT NULL ,
`E-mail` VARCHAR( 50 ) NOT NULL ,
`password` VARCHAR( 20 ) NOT NULL
) ENGINE = MYISAM ;



Step-2:
Crating HTML Form file (File name "registration.html"): regtoweb.php is name of php file.



















Step-3:
Crating PHP file (File name "regtoweb.php"): Must save your file name as regtoweb.php. and "tarique" is the mysql database name.

$fname=$_POST["name"];
$fage=$_POST["age"];
$femail=$_POST["E-mail"];
$fpassword=$_POST["password"];
$con = mysql_connect("localhost","root","");
if (!$con)
{
die('Could not connect: ' . mysql_error());
}
mysql_select_db("alhera", $con);

mysql_query("INSERT INTO form(`name`, `age`, `E-mail`, `password`) VALUES('$fname','$fage','$femail','$fpassword')");
echo "Your record successfully added";

mysql_select_db("alhera", $con);

$result = mysql_query("SELECT * FROM form");

echo "





";

while($row = mysql_fetch_array($result))
{
echo "";
echo "";
echo "";
echo "";
echo "";
echo "";
}
echo "
nameageE-mailpassword
" . $row['name'] . "" . $row['age'] . "" . $row['E-mail'] . "" . $row['password'] . "
";

mysql_close($con);
?>



By using this code you can make login system into your localhost.

PHP Developping Site

http://www.oreillynet.com/pub/a/php/2002/10/24/simplesearchengine.html?page=3

Saturday, August 29, 2009

Graphics, Web Designing, Video Editing, Animation and Web Developing



MD. TARIQUE MOSHARRAF
Joynal’s House, Goaltek, Faidabad,
Uttara, Dhaka-1230

Telephone: (0088) 01713387962 (Mobile)
Email: design.fair@yahoo.com

Professional Profile

I am an enthusiastic and professional Web Designer, who enjoys being part of, as well as leading, a successful and productive team. I am quick to grasp new ideas and concepts, and to develop innovative and creative solutions to problems. I am able to work well on my own initiative and can demonstrate the high levels of motivation required to meet the tightest of deadlines. Even under significant pressure, I possess a strong ability to perform effectively.

Objective

I am now looking to build on my extensive range of technical skills within a suitably challenging role. I am keen to achieve further professional development.

Key Technical Skills

Adobe PhotoShop

Macromedia Dream Weaver

QuarkXPress

Adobe Illustrator

Macromedia Flash

ActionScript 3.0

Adobe Premiere

Macromedia Director

FTP Programs

Adobe After Effects

J2EE

Microsoft Excel

Microsoft PowerPoint

Microsoft Office

Javascript

Microsoft Access

Xamp

Auto Cad

HTML

MySql-PHP

Visual Studio.NET

XML

Hardware & Trouble Shooting

Joomla/CMS

Career Summary

2008-2009 Web Master & Admin Executive, Dcastalia, Dhaka, Bangladesh.

· Web mastering.

· Generate page designs, mock-ups and templates for various web development projects

· Design & execute promotional collaterals, advertising & printing materials

· Maintain and improve look-and-feel of existing web pages of various clients

· Develop flash presentations as needed

· Develop stylesheets for application developers

· Build web page templates for application developers

2007-2008 Web Designer, BetaCom Advertising, Dhaka, Bangladesh.

· Creating new web concepts and designs for both new and existing websites

· Designing entirely new websites based on collaterals and directives from related projects

· Creating functional layouts from new website designs including basic programming

· Maintain and enhance the design and layout of existing websites

Formal Qualifications

Master of Commerce(Hons.) in Management.

From National University, Gazipur, Bangladesh(2005).


Diploma in Graphic Design & Multimedia.

Diploma in Web Designing and Developing.

From Dhaka Institute of Technology, Dhaka, Bangladesh (2006-2007)

Key Modules:

Web Design Visual Communication

Multimedia Print Design

Administrative Photography

Following attainment of my Leaving Certificate, I embarked on a Diploma in Graphic Design Multimedia, Web Designing & Developing to formalise both my design skills and my creative experience. Via mock client briefs, addressing realistic commercial projects, I studied web design, typography, CAD, the print process, illustration and multimedia applications. The final examination of the Diploma consisted of an exhibition of project work (multimedia, CD-ROM and accompanying web page and associated print materials). A dissertation on an individually selected design topic was also completed and submitted.

Personal Details

Date of Birth : 08 October 1981

Nationality : Bangladeshi

Language Skill : Fluent English , Bangla & Hindi.

Marital status : Married

Health : Excellent; non-smoker.

Other : Qualified in First Aid and Fire Protection & Training of Trainer (TOT).


Interests & Activities

Currently include: Photography, Theatre & Amateur Dramatics, Football & Cricket.



Bookmark and Share

Search This Blog

Followers