Remove dotted lines on links , buttons and textboxes's border in Bootstrap

Recently i have used bootstrap as UI framework for my projects . i find one issue , it was giving dotted lines around my text-boxes on Firefox-5 and IE-8. it looks ugly and many people on web already searched the solution . 
1). To fix this quickly for text-boxes, you will have to change a bit in bootstrap.css .Find input[type="text"]:focus  in your bootsrap.css and the you will get this string somewhere below in the bootsrap.css i.e outline : thin dotted \9 . remove just this line and you are done for the text-boxes .

Leave a comment

Free eBook : ASP.NET Performance Issues

50 Ways to Avoid, Find and Fix  ASP.NET Performance Issues

Recently i studied this eBook and i find it very useful . Its included real time issues which should be avoided by all the programmers . get this book from HERE . 

Posted in , | Leave a comment

Asp.Net MVC 4 Hosting issue

Recently i was trying to host Asp.net MVC4 web application ,and i faced some difficulties .so i m writing here what were the things to care , while hosting Asp.net MVC4 application - 

Step 1 : Make sure Asp.net4 registered with IIS

Posted in , | 9 Comments

HTML5 for C# & Asp.net Developers ( Tips )

I learned some interesting things in HTML5 which an asp.net and c# developer should know and use those things in real time development , which saves time and provide efficient speed as well . for asp.net developer , HTML5 minimized the use of validations and ajax . even though HTML5 validations may be unreliable because of its browser compatibility , but still there are several jQuery plugins which provide partial support for the HTML5 validation attributes including :

Posted in | 6 Comments

Excel To Database (Sample Code)

i m writing this article because i tried a lot to find a better way to insert excel data in sql database table .you can download sample code from HERE .this time i m writing this article with more description.
Step 1: To complete any task ... Break into parts :)
To insert the data in sql database table logically what steps should be taken -

Posted in | 4 Comments

Learn Regular Expression in 15-Minutes

What are Regular Expressions and Why we should use it ?

Regular expressions are used to search, replace ,split  ,match  for substrings ("matches") in strings. This is done by searching with "patterns" through the string .

Posted in , | 2 Comments

Jquery introduction and How to use jquery with Asp.net Masterpage and Simplepage

jquery is javascript library developed to simplify the client-side scripting of HTML,event handling and animation on client side. Jquery power making its slogan is very true "Write less do more".

Why we should use Jquery ? 

Posted in | 3 Comments
Powered by Blogger.

Search

Swedish Greys - a WordPress theme from Nordic Themepark. Managed by Sarvesh Kushwaha.