
Search In
Django is Python web framework for developing dynamic websites and applications. Using Django we can develop Python web applications faster.
There are number of ways for installing Django, for now I will discuss two ways for installing Django
i) Gl
In MVC projects or in any .NET projects when we use the controls which are not of pure HTML type the page rendering or postback gets occurred.
So for this we need to make sure that you use the function that will not get your control
Hello Readers,
Data Binding is a concept which is used to bring/display data in UI controls from source object. DataBinding in WPF is binding between the source object and the destination UI element. With data binding in WPF you can take data from a
Hello friends,
Today we will learn how to reset auto-increment in MySQL. Before starting this topic you should know that there can be only one auto column(auto-increment) in a table and it must be defined as a key(primary). There are various ways to
Hello Readers,
Bitly API is a way to shrink long URLs so that we can share it on social media. For example on twitter we can't share long URL so it is a very easy way to shorten long URLs. The most important thing is no server side
It’s essential for professionals in any industry to understand the principles of email writing that can cut through clutter and get their messages read. An email campaign may be an effective marketing tool, but unless the email is written in su
I am trying to select data from the sqllite3 database and insert them into the tkcalendar so the user can insert his event info (registration_check_date, car_type) and view them by clicking on the calendar specific colored date cell, I had converted
I am looking for a way in rails using which I can change the timezone i.e UTC or GMT of date time string without actually making any changes to the original string (just want to change the timezone) .
Is there any inbuilt time method in Rails which
We have a registration form where user can register directly i.e we don't have any mail verification process beside that we also don't want to add captcha as its add an extra step for the user.
The issue we are having is that some bot is making fake
We can delete magento cache in either way -
A- Usign magento admin panel -
1) Go to magento admin
2) Go to system > cache management .
3) There you will find the list of caches available in magento
4) To clear the cache click on
