To Enable Installed Extensions in Visual Studio 2010 Beta 2

 - 3 November 2009 00:25 Mustafa ÖZCAN

You must to enable installed extensions in Visual Studio 2010 Beta 2 for using. Go to Tools > Options Menu and click it. Select Extension In the opened options window. Click the Load per user extensions when running as administrator (Restart of Microsoft Visual Studio is required). And restart the Visual Studio that's it...

(Tested in Windows 7)

Bookmark&Share

Tags:

Tips & Tricks | Visual Studio

Disable TinyMCE HTML Encode in BlogEngine.Net

 - 16 October 2009 16:09 Mustafa ÖZCAN

If you are using BlogEngine.Net for your blog some special characters are saved with encoded in posts or pages.


For example, the letter "ü" encoded to "ü". If your site's charset is UTF-8 chars are displayed correctly. However, If you are export to XML with UTF-8 format your posts showing unreadable in sites coded with ISO-8859-9 format.
 
 
To prevent this,  to make a change in TinyMCE editor (BlogEngine.Net's default editor).

Open tinyMCE.ascx file in Admin folder.

Find convert_urls: false,  line in tinyMCE.init() function.

After this line You must add

entities: "",


Then, the special chars saved without encoded.

 

Updated (26.11.2009) :

Formatted sample codes is showing not correctly when is setting entities="",

So you must use like this

entities:"160,nbsp,38,amp,34,quot,162,cent,8364,euro,163,pound,165,yen,169,copy,174,reg,8482,trade,8240,permil,60,lt,62,gt,8804,le,8805,ge,176,deg,8722,minus",


 

Bookmark&Share

Tags:

BlogEngine.NET

AVG Anti-Virus Free Edition 9.0

 - 16 October 2009 11:03 Mustafa ÖZCAN

AVG Anti-Virus 9.0 and Free Editon is available.

Essential protection that won’t get in your way

If you use your computer every day, you need protection that’s always there, constantly keeping you safe. With AVG Anti-Virus, you get hassle-free protection against today’s most sophisticated threats, online and offline. AVG Anti-Virus includes our unique LinkScanner® to prevent you from accidentally visiting harmful sites.

It’s faster, smarter security that won’t slow you down.

Enjoy consistently high speed scanning performance with our NEW enhanced virus scanner

Surf, and search with confidence, with LinkScanner® checking web pages at the only time that matters – right before you click that link

 

Download AVG Anti-Virus Free 9.0 Edition for Windows

 

Bookmark&Share

Tags: ,

Programs

CeBIT Bilisim Eurasia 7 – 11 October 2009 Istanbul Turkey

 - 6 October 2009 20:09 Mustafa ÖZCAN

CeBIT Bilisim Eurasia, the number 1 digital business and technology platform of Eurasia, is opening its doors to ten thousands of professionals, managers, scientists, public authorities and technology fans from different countries and regions for the 10th time this year. The fair will focus on drawing the business circles with a highlight on the impressive new business solutions.

CeBIT Bilişim Eurasia, which set off with the mission of making Istanbul one of the ICT capitals 10 years ago, is opening its doors as the largest business and technology fair of Eurasia for the 10th time this year.

The fair, which will provide the platform for more efficient business negotiations with its differentiated structure in 2009 will introduce local and foreign business delegates new information technologies. CeBIT Bilisim Eurasia will especially be enriched with events and special projects of business and non-governmental organizations aiming to create the most comprehensive information platform for businessmen intending to expand their businesses with ICT.

Uniquely positioned to address the region's flourishing ICT market, CeBIT Bilisim Eurasia (7–11 October 2009) is the ideal platform from which to launch new products and services.

Click for detail information:

http://www.cebitbilisim.com/index.html

Bookmark&Share

Tags:

Activity

jQuery Fixed Table Header Plugin 1.0

 - 5 October 2009 03:35 Mustafa ÖZCAN

Fixed Table Header is fixing header row of table without div overflow. It is fix header row of table when scroll down the page.

You can use fixedtableheader plugin with ASP.NET DataGrid or GridView.

Tested with: 

  • Internet Explorer 6 - 7 - 8
  • Firefox 3.5.3
  • Google Chrome 4.0.220.1
  • Safari 4.0.3
  • Opera 10.00

You can see demo page and description :

jQuery Fixed Table Header Plugin Demo Page

 

For download plugin :

Click for download  jquery.fixedtableheader plugin on jquery.com

Bookmark&Share

Tags: , , , ,

JavaScript

SQL Server 2008 Service Pack 1 Released

 - 8 April 2009 10:13 Mustafa ÖZCAN

Microsoft SQL Server 2008 Service Pack 1 Released. You can download sp1 from this url :

http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=66ab3dbb-bf3e-4f46-9559-ccc6a4f9dc19

Bookmark&Share

Tags:

Database

jQuery.bestupper - jQuery UpperCase Plugin 1.0

 - 23 March 2009 00:33 Mustafa ÖZCAN

 

jQuery.bestupper - jQuery UpperCase Plugin v1.0 is available. BestUpper is change chars to uppercase when is typing. It is support English and Turkish keyboard now. It is clear white spaces when exiting the control in blur event.

You can test this plugin:
http://www.mustafaozcan.net/en/page/jquery-bestupper-jQuery-UpperCase-Plugin.aspx

Or download from jQuery Plugin site.
click for jquery.bestupper plugin page on jquery.com

Bookmark&Share

Tags: , ,

JavaScript

jQuery 1.3 Released

 - 17 January 2009 17:53 Mustafa ÖZCAN

jQuery 1.3 faster than v.1.2.6. You can use new jQuery file with old jQuery Visual Studio Documentation file without descriptions of new features.

Download new jQuery 1.3

 

Performance Test Results

 

 

 

Bookmark&Share

Tags: ,

JavaScript

Visual Studio 2010 and .NET Framework 4.0 CTP

 - 29 October 2008 01:04 Mustafa ÖZCAN

 

New Visual Studio 2010 and .NET Framework 4.0 CTP released with about same times new .NET logos.

Visual Studio 2010 and the .NET Framework 4.0 mark the next generation of developer tools from Microsoft. Designed to address the latest needs of developers, Visual Studio delivers key innovations in the following pillars:

Democratizing Application Lifecycle Management
Application Lifecycle Management (ALM) crosses many roles within an organization and traditionally not every one of the roles has been an equal player in the process. Visual Studio Team System 2010 continues to build the platform for functional equality and shared commitment across an organization’s ALM process.

Enabling emerging trends
Every year the industry develops new technologies and new trends. With Visual Studio 2010 and .NET Framework 4.0, Microsoft delivers tooling and framework support for the latest innovations in application architecture, development and deployment.

Inspiring developer delight
Ever since the first release of Visual Studio, Microsoft has set the bar for developer productivity and flexibility. Visual Studio 2010 continues to deliver on the core developer experience by significantly improving upon it for roles involved with the software development process. .NET Framework 4.0 contains numerous improvements that make it easier to develop powerful and compelling applications.

Riding the next generation platform wave
Microsoft continues to invest in the market leading operating system, productivity application and server platforms to deliver increased customer value in these offerings. With Visual Studio 2010 and .NET Framework 4.0 customers will have the tooling support and the platform support needed to create amazing solutions around these technologies.

Click for download Visual Studio 2010 and .NET Framework 4.0 CTP VHD Image

Click for more information about Visual Studio 2010 and the .NET Framework 4.0

Bookmark&Share

Tags: , , , ,

ASP.NET | Programs

New jQuery 1.2.6 intellisense (Visual Studio Autocomplete Documentation)

 - 28 October 2008 23:40 Mustafa ÖZCAN

 

New version jQuery 1.2.6 intellisense (Visual Studio Autocomplete Documentation) is available on download section in jquery.com . It's also uploaded by John Resig to jquery project page on code.google.com . New intellisense documentation name called Visual Studio Autocomplete Documentation and version is  "Comment version: 1.2.6a". It's supported by Microsoft and I announced it in my post.

You can download jquery-1.2.6-vsdoc.js   (171 Kb)

Bookmark&Share

Tags: , , , ,

ASP.NET | JavaScript

About the author

Mustafa OZCAN Mustafa ÖZCAN
Software Developer

E-mail me Send mail

Recent comments

Comment RSS

Calendar

<<  March 2010  >>
MoTuWeThFrSaSu
22232425262728
1234567
891011121314
15161718192021
22232425262728
2930311234

View posts in large calendar

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in  anyway.

© Copyright 2008

Added Files

File Hit
jquery-1.2.6-intellisense.js 3446