Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Blog Directory  >  Software Blogs  >  Programming Blogs  >  ExtremeDev: Development Solutions programming Blog  > 

Extremedev: Development Solutions Blog


extremedev.blogspot.com
ExtremeDev, a blog where you can find ASP.NET, C#, Javascript, jQuery, HTML, CSS, T-SQL, Cross-browser fixes, tricks, tutorials, code snippets, hacks and not only. You will find the best solutions here.
2017-06-20 07:30
It looks like microsoft did it again - another update and skype is not working properly again. What is with this guys? aren't they testing their software? Some simple unit tests would avoid… Read More
2014-11-19 14:52
Refused to display 'http://extremedev.example.com' in a frame because it is set 'X-Frame-Options' to 'SAMEORIGIN'This is an error that can appear when you want to display a site through an i… Read More
2012-11-13 16:48
Hello,Here is how make so that you have a custom title for a custom page (View).Open the View (.cshtml) file that you want with a custom title and add this code at the top of the file:Code:@… Read More
2012-10-29 19:51
Hello,As you all probably know Orchard is a free, open source, community-focused project aimed at delivering applications and reusable components on the ASP.NET MVC platform.So, now about th… Read More
2012-05-21 20:19
Hi all,These days I had a chance to take a look at SQL Server Integration Service 2008 R2 (SSIS) and do you know what? it is a really good thing when you need to Extract, Transform and Load… Read More
2012-03-07 12:59
Hello,Remember my post about Skype haha foto http://goo.gl/...?Facebook.com-IMG....JPGAfter several days, I have found on the internet how to remove this worm.  Read below:Try loca… Read More
2012-02-13 13:55
Carousel with variable item-sizesI have implemented a Javascript / jQuery + CSS Carousel which is auto-scroll-able, but also has the possibility to manually scroll the items.The biggest adva… Read More
2012-02-09 14:53
Hi All,The trial period of 14 days of your ANTS Memory Profiler has passed.You are now searching for a license for ANTS Memory Profiler?Or are you searching for a crack for ANTS Memory Profi… Read More
2012-01-11 10:35
Hi All,We all sometimes need to rename a column/table from our database, however we do not want to drop all our records from the table where the column is renamed or the name of that table i… Read More
2012-01-05 13:02
Hello,Another SQL Performance tip, which will help you to determine the exact execution time of your sql statements. The simplest way of doing that is to save the time before running your st… Read More
2011-11-24 08:22
Hi All,Again me with some more SQL Performance Tips.If you have a lot of tables with which you have to join and those tables are big then pay attention to the order of how you join those tab… Read More
2011-11-24 08:21
Hi All,Here are some more tips on SQL Performance.SET NOCOUNTSo what is it useful for?First of all what is it doing: Stops the message indicating the number of rows affected by a Transa… Read More
2011-11-24 08:21
Hi All,By working at some performance issues with SQL Stored Procedures, Views and Functions I had to make some investigations on SQL performace, how to do that, I've been searching a lot to… Read More
2011-11-24 08:20
Hi All,Me again with another SQL Performance tip.Another way to optimize a query is using the Actual Execution Plan.Well, first of all by using it you will see what indexes are missing, what… Read More
2006-06-07 11:16
Refused to display 'http://extremedev.example.com' in a frame because it is set 'X-Frame-Options' to 'SAMEORIGIN'This is an error that can appear when you want to display a site through an i… Read More
2006-06-07 11:16
Hey all,,We often need to run something before some code logic and after it was executed.As a simple example we can take the try-catch block, everybody has this in their application and is u… Read More
2006-06-07 11:16
Hi all,Several weeks ago I tried saw an update in my windows 7, it was Internet Explorer 11. I said, great, maybe this version of IE will be a good one, but unfortunately it wasn't it.The fi… Read More
2006-06-07 11:16
Hello everyone,I have found that Internet Explorer 9 has some problems when you want to use console.log in your sites.If you have for example:Code:console.log('www.extremedev.blogspot.com');… Read More
2006-06-07 11:16
Hello,Well, as everybody know Microsoft Visual Studio is an integrated development environment (IDE) from Microsoft.I've started from using the Visual Studio 2003, this was many years ago an… Read More
2006-06-07 11:16
Hello everybody,We will discuss about the audio tag in this post.This tag is available in HTML 5.You can play an audio file right in browser, and you can do that without using flash.A note t… Read More

Share the post

ExtremeDev: Development Solutions

×

Subscribe to Extremedev: Development Solutions

Get updates delivered right to your inbox!

Thank you for your subscription

×