New jQuery 1.2.6 intellisense (Visual Studio Autocomplete Documentation)

28 October 2008 23:40 by mustafaozcan

 

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)



1348 times displayed

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , , ,

ASP.NET | JavaScript

ResolveUrl and JavaScript Intellisense in Visual Studio

26 October 2008 16:09 by mustafaozcan

Visual Studio JavaScript intellisense feature is very cool. But if you are adding JavaScript files to Master Pages with ResolveUrl method, you can not use intellisense feature in design time. Also you can use intellisense feature with different way. There is a sample code below.

In Master Page :


<script src="<%=ResolveUrl("~/Js/jquery-1.2.6-intellisense.js")%>"
type="text/javascript"></script>

<asp:Literal ID="ltrJs" runat="server" Visible="false" EnableViewState="false">
<script src="Js/jquery-1.2.6-intellisense.js" type="text/javascript"></script>
</asp:Literal>

First section is require for detect javascript file's url in runtime. Second section is require for intellisense support in design time. Second section can not display in rendered page. Of course you can use intellisense feature in which pages using this master page.

Updated - 03.11.2008 (Thanks to Visual Web Developer Team) The other way:

<script src="<%=ResolveUrl("~/Js/jquery-1.2.6.js")%>"
type="text/javascript"></script>

<% if (false) { %>
<script src="Js/jquery-1.2.6-intellisense.js" type="text/javascript"></script>
<% } %>



1305 times displayed

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , ,

ASP.NET | JavaScript | Tips & Tricks

jQuery Microsoft and Nokia

29 September 2008 09:26 by mustafaozcan

Microsoft will be shipping jQuery with Visual Studio going forward. Microsoft will distribute the jQuery JavaScript library as-is, and Microsoft will not be forking or changing the source from the main jQuery branch.  The files will continue to use and ship under the existing jQuery MIT license.Microsoft will also distribute intellisense-annotated versions that provide great Visual Studio intellisense and help-integration at design-time like my published jQuery intellisense file. I believe that Microsoft will grow jQuery intellisense futures and usability of jQuery included ASP.NET applications.

Microsoft use jQuery as one of the libraries used to implement higher-level controls in the ASP.NET AJAX Control Toolkit, as well as to implement new Ajax server-side helper methods for ASP.NET MVC.  New features we add to ASP.NET AJAX (like the new client template support) will be designed to integrate nicely with jQuery as well. Microsoft also plan to contribute tests, bug fixes, and patches back to the jQuery open source project.  These will all go through the standard jQuery patch review process.

Nokia is looking to use jQuery to develop applications for their WebKit-based Web Run-Time. The run-time is a stripped-down browser rendering engine that allows for easy, but powerful, application development. This means that jQuery will be distributed on all Nokia phones that include the web run-time. To start Nokia will be moving a number of their applications to work on the run-time (such as Maps) and building them using jQuery. jQuery will become part of their widget development platform, meaning that any developer will be able to use jQuery in the construction of widgets for Nokia phones.

Microsoft and Nokia aren’t looking to make any modifications to jQuery (both in the form of code or licensing) - they simply wish to promote its use as-is. They’ve recognized its position as the most popular JavaScript library and wish to see its growth and popularity continue to flourish.

You can read these posts for additional information :



1855 times displayed

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , , , , ,

JavaScript

JQuery 1.2.6 Intellisense for Visual Studio 2008

15 June 2008 15:50 by mustafaozcan

If You are using JQuery in Visual Studio 2008,  You will like JQery Intellisense. I looked for new version of JQuery-1.2.6-intellisense but I could not find . I found JQery-1.2.5-intellisense in this blog http://lancefisher.net/blog

I upgrade JQery-1.2.5-intellisense.js to JQuery-1.2.6-intellisense.js.

You can download and use it this link.

jquery-1.2.6-intellisense.js (133.42 kb)



5472 times displayed

Currently rated 4.7 by 6 people

  • Currently 4.666667/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: ,

JavaScript

Powered by BlogEngine.NET 1.4.0.0

About the author

Mustafa OZCAN Mustafa ÖZCAN
Software Developer

E-mail me Send mail

Recent comments

Comment RSS

Calendar

<<  January 2009  >>
MoTuWeThFrSaSu
2930311234
567891011
12131415161718
19202122232425
2627282930311
2345678

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 2276
   

Online

Online Visitors : 1