Search In
2019 is coming to a close. That means it’s time to think about updating your website, so it stands out from the crowd in 2020. Web design trends for the coming year include minimalism, organic features, and fun micro animations. Of co
Important Notes
Please ensure that you clear the browser cache to ensure proper functioning of the changed user interface. Steps to clear browser cache :
press Ctrl-Shift-Delete (Windows) or Command-Shift-Delete (Mac).
Select ‘Cookies a
In the blelow code example I have clearly describe "how to fetch data from api server side"? for this first I have created activity_signup.xml layout here I have added TextView, ImageView, ScrollView, EditText, Spinner and Button. Now See C
To generate successful SEO campaigns, you must consider many factors that go beyond traditional SEO work. Achieving better rankings in the search engines is never the only concern; SEO campaign can be quite good to drive traffic to the website f
Image source
An eCommerce website is a great way to deliver a unique shopping experience compared to that visitors get in online marketplaces, like eBay or Amazon. You get to personalize many different aspects, including the conten
While writing codes in MVC we use different way to interact with the database.
Then we can use LINQ for doing it in the database it will make our code easy to read and make the manipulation easy and faster.
First we will create a Da
How to insert value in an auto incremented column in SQL
Sometimes we have situation to insert value in an auto incremented column. Let's discuss this with a simple example.
Example
1) Here is my table structure.
CREATE TABLE Student(
Id INT
In MVC while making bindings with the data into the collective form as in the table usually with the JQuery functionality is easy to use.
First you will download and include the CSS and scripts for it
The files rel
[zipedit]Social media is the collection of many online websites & applications that allows people to share their ideas, career interest, pictures/videos and to create, exchange or share information in their social communities & networks. Some
In my previous blog, I had explained how to add a message in queue. Now here is the sample code to read the message from a queue
CloudStorageAccount storageAccount = CloudStorageAccount.Parse(RoleEnvironment.GetConfigurationSett