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

Search In

What is Ext JS

Hi All, Today we will discuss about one of the very powerful and widely use JavaScript framework Ext JS for building application with interactive design and cross platform compatibility using various techniques like Ajax, Dynamic HTML (DHTML) and

How to use the CSS Selector for dynamically chaging the listing.

Here we will learn how we can use the css selector to change the representation of the the navigation listing or other listing.In the below example we have listed some of the air sports and water sports and we will change the representation of the li

Autoboxing and Unboxing

What is Boxing and Unboxing? There are various primitive data types in java such as byte, int, long. etc. We have wrapper classes corresponding to each of the data type in java.  Sometimes the values of primitive data types are needed but in t

How to create dialog with cross button layout in android

 In the below example I have created a dialog button layout. Here I have created a main.activity layout, In main.xml layout first I have created  Relative layout and added all layout in this Main Relative layout then I have  created a

How to add RecyclerView in dialog box

In the below layout example, I have created a dialog box with RecyclerView. Here I have added first RecyclerView dependency to Grandle file. Now in next step I have Created a Main RelativeLayout. All layout added in Main RelativeLayout then created L

Responsive CSS in HTML

While designing pages one needs to make sure that the web pages are responsive . Responsive  means it can be fit to any device resolution any  screen size. <!DOCTYPE html> <html lang="en-us"> <head> <style> .city

  • 164
Send appointement request via SMTP.

If you want to send a user friendly appointment request via your SMTP server instead of boring email that we usually do then we can achieve it with the help of  very simple code. Here is code: using System; using System.Collections.Generic; u

Responsive menu

hii, i am sharing a simple responsive menu code i.e html and css which you can use whenever you want to create a responsive menu. HTML: <div id='Responsivemenu'> <ul> <li class='first'><a href='#'><span>Home</s

Google API in .NET

Using google API in the .NET is the thing that needs to be performed again and again. So when you need to display data in the form of map locations or need to dispaly it using the google maps you need to integrate it with the google API.   &l

Passing custom data in google map info window

While displaying data in the google map you have scenarios where you want to do it in the customized manner.     public string ConvertDataTabletoString() { DataTable dt = new DataTable(); using (SqlConnection con =

1 51 120
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: