Friday, January 27, 2012
W3C Stands For ?
The World Wide Web Consortium an international community known for making the Web Standards.
Ramneek Sharma.
CAS Stands For ?
Code Access Security is a part of .NET security model that determines whether or not a piece of code is allowed to run and what resources it can use while running.
Ramneek Shrama
Full form of WPF ?
WPF - Windows Presentation Foundation whis is renderd as part of .NET FrameWork 3.0 which supports 3D rendering, Animation and Multimedia features also previously known as Avalon.
WPF runtime libraries are included with all versions of Microsoft Windows since Windows Vista and Windows Server 2008. Users of Windows XP SP2/SP3 and Windows Server 2003 can optionally install the necessary libraries.
Ramneek Sharma.
Setting the text for label control windows form
Creating an instance of a Label.
Label label1 = new Label();
Set text to display on the control
label1.Text = "First Name";
Supported in: 4, 3.5, 3.0, 2.0, 1.1, 1.0
Ramneek Sharma
MCP,MCTS,MCPD,MCT,IBM SQC
Label label1 = new Label();
Set text to display on the control
label1.Text = "First Name";
Supported in: 4, 3.5, 3.0, 2.0, 1.1, 1.0
Ramneek Sharma
MCP,MCTS,MCPD,MCT,IBM SQC
Thursday, January 26, 2012
ALT Attribute in img tag
ALT attribute defines the alternative text for the image which gives the description or info of the image and if the image is not shown on the browser yet the alternative text is displayed giving the description of the image.Alternative text is displayed when mouse pointer focuses it this ALT attribute can be compared with the function of ToolTip text in .NET

Ramneek Sharma.

Ramneek Sharma.
How to insert image in web page.
inserting image :-

inserting image with height , width , border.

Ramneek Sharma

inserting image with height , width , border.

Ramneek Sharma
Computer Multitasking
Computer Multitasking/MultiProcesses - As the name gives the info to perform multi tasks at the same momentem, equally sharing the resources to perform muliple task at the same time. Where we can work on word, excel or more applications simultaneously.
Read More....
Ramneek Sharma
(MCP,MCTS,MCPD,MCT,IBM SQC)
Read More....
Ramneek Sharma
(MCP,MCTS,MCPD,MCT,IBM SQC)
Full form of HTML,CSS,VBA,PHP,DOM.....
HTML - HyperText Markup Language.
DHTML - Dynamic Hyper Text Markup Language.
XHTML - eXtensible HyperText Markup Language.
XML - EXtensible Markup Language .
UML - Unified Modeling Language.
CSS - Cascading Style Sheets.
VBA - Visual Basic for Applications.
VB - Visual Basic
GUI - Graphical User interface.
WWW - World Wide Web.
DTD - Document Type Declaration.
XSLT - eXtensible Stylesheet Language Transformations.
DOM - Document Object Model.
URL - Unifrom Resource Locator.
PHP - Hypertext Preprocessor.
Ramneek Sharma (MCTS)
DHTML - Dynamic Hyper Text Markup Language.
XHTML - eXtensible HyperText Markup Language.
XML - EXtensible Markup Language .
UML - Unified Modeling Language.
CSS - Cascading Style Sheets.
VBA - Visual Basic for Applications.
VB - Visual Basic
GUI - Graphical User interface.
WWW - World Wide Web.
DTD - Document Type Declaration.
XSLT - eXtensible Stylesheet Language Transformations.
DOM - Document Object Model.
URL - Unifrom Resource Locator.
PHP - Hypertext Preprocessor.
Ramneek Sharma (MCTS)
Full form of JPEG/JPG and GIF
JPEG/JPG - Full form of JPEG is Joint Photographic Experts Group.
GIF - Graphic Interchange Format.
Ramneek Sharma (MCT)
GIF - Graphic Interchange Format.
Ramneek Sharma (MCT)
URL Stands For ?
URL Stands for uniform Resource Locator.
URL is the address of the unique address of the web page on WWW (World Wide Web).The links on the web page points to the uniform address of the document on world wide server to retrieve the information.
Ramneek Sharma (MCT,MCTS,MCPD,MCP,IBM SQC)
URL is the address of the unique address of the web page on WWW (World Wide Web).The links on the web page points to the uniform address of the document on world wide server to retrieve the information.
Ramneek Sharma (MCT,MCTS,MCPD,MCP,IBM SQC)
HTTPS Stands For ?
HTTPS Stands for Secure Hyper Text Transfer Protocol.
Which can be defined as the secure layer when the data exchanged in between web pages.
Ramneek Sharma (MCT,MCTS,MCP,MCPD,IBM SQC).
Which can be defined as the secure layer when the data exchanged in between web pages.
Ramneek Sharma (MCT,MCTS,MCP,MCPD,IBM SQC).
Example Prview of Headings From H2 - H6
This is the Example Prview of Headings From H2 - H6
Heading of H2 Tag
Heading of H3 Tag
Heading of H4 Tag
Heading of H5 Tag
Heading of H6 Tag
Ramneek Sharma (MCT,MCPD)
Thursday, January 19, 2012
Quality Management
Quality Management term is not only the product quality but it's also termed by the Organizational improvement.
ISO and CMM are the main parts of the QMS. CMM - Is a Framework of implementation. ISO - Is a standard of implementation.
Ramneek Sharma (MCT)
ISO and CMM are the main parts of the QMS. CMM - Is a Framework of implementation. ISO - Is a standard of implementation.
Ramneek Sharma (MCT)
Shortcut to show formulas in excel sheet
To show the formula cell in the excel sheet it can be easily done by VB. The Shortcut would be press (CTRL) and (`) just on the left side of the numeric key (1) and to again make the simple view just click the same combination or press (ESC) .
Ramneek Sharma (MCT)
Ramneek Sharma (MCT)
Wednesday, January 18, 2012
ADO .NET
ADO .NET is a port of connection between our applications and Data base, ADO .NET provides many classes to communicate and becomes the commuication track between the databsae and the application.
Ramneek Sharma (MCTS,MCPD,MCT)
Ramneek Sharma (MCTS,MCPD,MCT)
Monday, January 16, 2012
Web.config File
web.config is configuration file for the Asp.net web application. It includes the settings information of the web application. Web.Config is created and modified in .xml extension. The specfic tags of the web.config files contains the information about the Settings,Security,Connection strings,Session States, and all the configurations part.
For Instance : -
< configuration >< appSettings >< add key="ConnectionString"value="server=localhost;uid=sa;pwd=;database=MyDB" / >< /appSettings >< /configuration >
For Instance : -
< configuration >< appSettings >< add key="ConnectionString"value="server=localhost;uid=sa;pwd=;database=MyDB" / >< /appSettings >< /configuration >
Ramneek Sharma (MCT)
Subscribe to:
Posts (Atom)
