Android Listview from MS SQL server
In my previous posts on Connecting Android to MS SQL server and simple login application in android using MS SQL Server I explained about how… Read More »Android Listview from MS SQL server
In my previous posts on Connecting Android to MS SQL server and simple login application in android using MS SQL Server I explained about how… Read More »Android Listview from MS SQL server
In your project make a new .aspx page and edit its as following : <%@ Page Language=”C#” AutoEventWireup=”true” CodeFile=”Default.aspx.cs” Inherits=”_Default” %> <!DOCTYPE html PUBLIC “-//W3C//DTD… Read More »How to fill data in gridview in asp net
Simple and straight forward code to use directly to export the SQLite database. Here’s the code to export your android Sqlite Database to CSV file.… Read More »Android Export Sqlite Database
CSS Buttons Effects Simple CSS Button Effects. CSS Code below : See the Pen Hover Button Effects by HITESH VIKANI (@hitesh1120) on CodePen .css file… Read More »CSS Buttons Effects
Here are some tips which will surely give your android battery some extra life 1. See what’s draining your phone’s power : Go to settings>Battery>Battery… Read More »Android Battery Life Tips
Asp.net Button CSS A simple css sheet to create great looking buttons in asp.net C#. See Live Demo : Hover Button Effects by HITESH VIKANI (@hitesh1120)… Read More »Asp.net Button CSS
STYLING THE GRIDVIEW IN ASP.NET – DESIGN 5 This is a continuation of my post on css for gridview control. DOWNLOAD SOURCE CODE DESIGN 5… Read More »STYLING THE GRIDVIEW IN ASP.NET