Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Where in this code should I add custom sizes for the application?

I have created a script within Google Scripts Editor so that when a user clicks on a menu on the toolbar in Google Sheets it brings up an application box where users click to print. However, i'm not sure how I could add custom sizes for tha

HTML5 Responsive Design- media Queries Tutorial 1

Hello Friends, Today I am going to introduce some new things to achieve a good responsive behavior for web page. As we know that Today responsive layout design is mostly required. There are some CSS techniques which help us to get the exact result.

Open a Notepad and Excel to read-write in .NET

Open a Notepad and Excel to read-write in .NET Suppose, if we required in our application to save the data in text format or in an Excel format for the analysis purpose, then there will be a need to open the Notepad and Excel and read-write data in

Export Selected Data into Excel Sheet or CSV file in CakePHP

Simple code to fetch selected data from database table in excelsheet in cakephp: Step 1: To achieve this we will use csvHelper class. Now make a file named as CsvHelper.php in your app/View/Helper directory, then add the following code written below

Import Data from Excel

Import Data from Excel in C# Use the code below to import data from excel OleDbConnection cnn = new OleDbConnection(@"Provider=Microsoft.ACE.OLEDB.12.0;Data Source=""E:\Book1.xlsx""; Extended Properties=Excel 12.0;"); OleDbCommand oconn = new Ole

Multiple Style Sheets

When Style sheets are effectively merged into a single style sheet in the order in which they appear in the HTML source is said to be Multiple style sheets.If some properties have been defined for the same element in different style sheets, than th

How to parse and Excel file in PHP

Hello Reader! If you want to read a Excel file in PHP then you can learn the library code below read('excel_file.xls'); // reads and stores the excel file data // Test to see the excel data stored in $sheets property var_export($excel->sheets

2D Games with Unity3D

2D Games with Unity3D Gaming is becoming more powerful and popular in these days. As we know Unity is basically used for 3D games but it also provides the feature to build the 2D games. Orthello is the most common and powerful tool for the same.

How to make a responsive table using css

In this blog i'll show how can you make responsive table. To make a table responsive first step is to know "nth-of-type" , that is a selector of css3 you can see that in css as i explain it ( In css - line 50 ), now we will make a table --Html--

1 11 20
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: