-
Windows 7 theme in XP
First, download some of the themes you like to your Windows XP or Vista desktop. These files have a unique .themepack extension which is just another zip format containing all of the elements of a theme including the background images, Aero glass colors, sounds, cursors, icons, screen savers, etc. To use these files on an…
-
ClearType in IE
Recently, during development i encountered in interesting issue related to internet explorer. There is one property in IE known as cleartype, which results in different display of font. you can see in below snap : The Browse button at left side has shadow effect in font or we can say Cleart type is enable for that control. the…
-
Style File upload control in ASP / HTML
As most of us know that we cannot style the file upload control to much level, still we can give it a stunning effect with the help of CSS. There is nothing in code to explain. I took three upload control and one button to give effect. Lets say upload control is in ASP.net or…
-
Highlight Current field using JQuery
Write below HTML code : This will create two text boxes. Using jQuery, we can watch for an event where an input form comes into focus: Add link to JQuery file in script tag as shown in below line: Now, add below CSS in document. Then at last write JQuery / javascript code on focus…
-
Install Avast Antivirus in Ubuntu
avast! Home Edition is a complete anti-virus package, that is is free for registered home non-commercial users. It contains an on-demand scanner with two interfaces (simple for novices and advanced for experienced users), an on-access scanner with Standard Shield (which protects against execution and opening malware programs) and an embedded e-mail scanner which scans incoming…
-
Install MySQL and Query Browser in Ubuntu
To open the Terminal, go to Application > Accessories > Terminal Type the following command at terminal. $sudo apt-get install mysql-server mysql comes with no root password. To set the root password, type: $mysqladmin -u root password your-new-password $sudo /etc/init.d/mysql restart Install mysql query browser $sudo apt-get install mysql-query-browser After installing, go to Applications >…
-
How to change the Meta Tag link in WordPress
How to change the Meta Tag link in Wordpress
-
Change the Login Image of WordPress in Simple steps
Change the Login Image of WordPress in Simple steps
-
Salesforce Interview Questions – Part 1
Set of most often asked questions on the salesforce.com developement
-
ASP.Net Error: Response is not available in this context
This error occurred when i tried to call Response.Redirect method from a class file. Then i tried to find the solution and i got to know that when we use the response object from an aspx page either from aspx page or it’s codebehind page, the response object is directly available because all these derived from…
Ajax AngularJs ANT ANT Migration Tool Apex ASP.NET best practices C# continuous integration CSS DataLoader Eclipse EGit Flow Git Google Heroku HTML Integration Interview Questions J2EE JAVA Javascript JQuery Lightning component Lightning Web Component LWC NodeJs OAuth PHP Release Salesforce Salesforce DX SAP SEO sfdx SQL SQL Server Students Trailhead Video Tutorial Visualforce Windows XP WordPress XML