
Search In
They say ‘First Impressions are the last impressions’. Whether you believe it or not, the font-faces and the typography create immense impact on the mood, user experience, readability, anticipated article length and much more. Typography
In C#, many times we need to write a byte array to file. In this blog, we are going to illustrate how to write the byte array to file by using three methods.
1. By using File.WriteAllBytes(string , byte[] ) Method
This method is
The life cycle of the Information system showcases a number of stages through which the development of project and use of information systems passes. Traditionally, the life cycle of Information system revolves around system study, project definition
What is Meta Tag ?
It provides information known as data in an html document.
It allow us to develop the description of the web page.
It is used by search engines to index a page so that the user can easily find it.
It help the user to identify
Hii,
While designing a web page our main motto is to design the web page beautiful and attractive with the help of CSS.
Here is one more option i.e to add a video in the background of a webpage to make it more attractive and beautiful.
Adding video
ASP.Net : Abstract class with real time example in C#
1) A class is called an abstract class if it is marked with an abstract keyword.
2)The reason for which abstract class came into existence is that it provides a default functi
To create a popover view
Go to your storyboard, set a button in view controller(on click of this button we will pop a popover view).
Make an IBAction form this button to your view controller
eg:- (IBAction)popoverButtonClicked:(id


Make a Wood Texture
Step 1: Open up a new document with 800 * 800px.
Step 2: Draw a lines on the left and right sides as same as the height of art board. Now by using blend tool select the specified steps set amount 100.
QA lead is the right one person who manage the overall quality of any product or software, which is ready to deliver to the client. QA lead assure that the software or product is ready as per the client’s requirements with high quality, before
In this tutorial, we have defined a simple way for creating a dynamic broadcast receiver with a just single activity which has a dynamic broadcast receiver in it. This Activity has two buttons on one button click registered dynamic broadcast receiver
