Drop Database In MySQL Database

Drop Database In MySQL

You can create/drop any database using MySQL mysqladmin binary. It’s very important to understand that If you drop a database, that means to delete any database then all the data in it …

Read more

Complete Inventory Management System

inventory management system source code in vb net

Complete Inventory Management System Source Code This Project is Inventory management system which is written in VB.NET as front end and MS SQL Server 2008 r2 as Back-end. https://www.youtube.com/watch?v=Egvl2ZERIkI&feature=youtu.be   …

Read more

HTML elements

HTML Introduction,HTML Elements,HTML Tags,Html Text,HTML Formatting,HTML Pre,HTML Attributes,HTML Font,Text Links,HTML Comments,HTML List,HTML Images,HTML Tables,HTML Background Color [bgcolor],HTML Colors,HTML Color Chart,HTML Forms,HTML Inputs,HTML Background,HTML Text Fields,HTML Password,HTML Reset,HTML Submit,HTML Checkbox,HTML Radiobutton,HTML Select,HTML Hidden Field,HTML Upload,HTML Textareas,HTML Body,HTML Music Codes,HTML Video Codes,HTML Meta,HTML Style,HTML Div,HTML Layouts,HTML Entities,HTML Scripts,HTML Formatting Tags,HTML Frames

HTML elements are always enclosed in opening and closing tags. Example: For heading:[html] Heading [/html] It is imperative to use the closing tag.However ,there are some HTML elements that don’t …

Read more