Skip to main content

Home/ lzby's group/ Group items tagged .net

Rss Feed Group items tagged

1More

A Free,Open Source ASP.NET Diagram Control - 0 views

  •  
    EasyDiagram.NET is a FREE, AJAX-driven diagram control for ASP.NET. Offering an incredibly responsive diagramming engine, EasyDiagram.NET will provide you with a fast, free, and easy alternative to many diagram components. What's more, users will not need any plugin to run EasyDiagram.NET. Using pure AJAX and Javascript, EasyDiagram.NET is blazingly fast yet simple enough for the beginner to use.
1More

asp.net web templates - 0 views

  •  
    Searching endlessly for professional asp.net web templates? Then consider your search has ended! We offer some of the best asp.net web templates out there that come at prices you will find hard to gulp. Our website templates make use of hand coding to ensure that you can edit them easily and also that the web pages download faster. This is the reason why our website templates are the best there is. In case you find any difficulty in editing the website templates yourself you can make use of our template customization service which will give you access to a ready made website in less time. Our experts will modify your asp.net web templates in the best possible manner based on your precise instructions. After customization you can upload the modified templates in you web server and your website is ready for the world to see.
1More

UFRAME: goodness of UpdatePanel and IFRAME together - Home - 0 views

  •  
    UFrame combines the goodness of UpdatePanel and IFRAME in a cross browser and cross platform solution. It allows a DIV to behave like an IFRAME loading content from any page either static or dynamic. It can load pages having both inline and external Javascript and CSS, just like an IFRAME. But unlike IFRAME, it loads the content within the main document and you can put any number of UFrame on your page without slowing down the browser. It supports ASP.NET postback nicely and you can have DataGrid or any other complex ASP.NET control within a UFrame. UFrame works perfectly with ASP.NET MVC making it an replacement for UpdatePanel. Best of all, UFrame is implemented 100% in Javascript making it a cross platform solution. As a result, you can use UFrame on ASP.NET, PHP, JSP or any other platform.
1More

Open Source URL Rewriter for .NET / IIS / ASP.NET » Home - 0 views

  • UrlRewriter.NET is a pure .NET component written in C#, and does not require any ISAPI rewrite dll’s to be installed in IIS. You configure rules in a very readable XML format, either in your web.config file or an external rewriter configuration file.
1More

DotNetZip Library - Home - 0 views

  •  
    DotNetZip is a small, easy-to-use class library for manipulating .zip files. It can enable .NET applications written in VB.NET, C#, or any .NET language, to easily create, read, and update zip files. Zip Compression is easy with DotNetZip.
3More

是否会成为问题--Linq to Sql的执行可能无法复用查询计划 - 赵劼 - 51CTO技术博客-领先的IT技术博客 - 0 views

  • 就是这个原因。在使用ADO.NET时,如果SqlParameter的Type是nvarchar,并且没有指定Size属性,则可能就会因为具体参数的尺寸不同而造成查询计划无法复用的结果。这一点,很多人都忽视了。
  • 不过我们还是幸运的,因为我根据我的经验,似乎在查询条件中使用长度不等的字符串作为参数的情况并不多见。不是么?
  •  
    在使用ADO.NET时,如果SqlParameter的Type是nvarchar,并且没有指定Size属性,则可能就会因为具体参数的尺寸不同而造成查询计划无法复用的结果。这一点,很多人都忽视了。
1More

Profiles In ASP.NET 2.0 - 0 views

  •  
    The ASP.NET team implemented the profile management features using a provider model. A base ProfileProvider class defines the interface, or contract, that all profile providers must implement. ASP.NET 2.0 ships with an implementation of the ProfileProvider that uses SQL Server - the SqlProfileProvider class. SqlProfileProvider implements the ProfileProvider methods (like FindProfilesByUserName) by executing stored procedures in SQL Server.
1More

New ASP.NET Charting Control: <asp:chart runat="server"/> - ScottGu's Blog - 0 views

  •  
    supports a rich assortment of chart options - including pie, area, range, point, circular, accumulation, data distribution, ajax interactive, doughnut, and more. You can statically declare chart data within the control declaration, or alternatively use data-binding to populate it dynamically. At runtime the server control generates an image (for example a .PNG file) that is referenced from the client HTML of the page using a element output by the control. The server control supports the ability to cache the chart image, as well as save it on disk for persistent scenarios. It does not require any other server software to be installed, and will work with any standard ASP.NET page.
1More

TechSvr Blog » Blog Archive » ASP.NET - Connecting asp.net to mysql database - 0 views

  •  
    MySQL is the most scalable and widely used database server on web. Mostly applications I have seen are using mysql as a database server due to its fast speed (I think), and easy to use features, and the most important thing is its open source. You need not to take any license for it, its totally FREE and also easy to setup. In this article we'll learn how to connect mysql database with asp.net.
2More

Using include files with ASP.NET - 0 views

  • Let’s assume you have a 100 page website. On the bottom of all 100 pages you have secondary navigation, copyright information, and a link to your privacy policy. If we decide to add an additional link to the footer navigation one day, it would really suck to make the update 100 times by copying and pasting code into every file. Luckily, if we use ASP.NET includes, we only need to make the update once.
  •  
    Let's assume you have a 100 page website. On the bottom of all 100 pages you have secondary navigation, copyright information, and a link to your privacy policy. If we decide to add an additional link to the footer navigation one day, it would really suck to make the update 100 times by copying and pasting code into every file. Luckily, if we use ASP.NET includes, we only need to make the update once.
1More

GoogleMap Control - Home - 0 views

  •  
    Wraps Google Maps API as ASP.NET custom control. Offers extremely easy and fast way of adding Google Maps API support on your ASP.NET pages.
1More

Improving the Send email class from ASP.NET - Albert Pascual ASP.NET Blog - 0 views

  •  
    # Allows you to add a list of mail servers that will use to load balance the emails # If the email fails to be send, won't give you an exception, will keep trying for 24 hours on different servers on the cluster. # If a mail server does not work, will remove it from the list. # When the user opens the email, you'll get a callback on the page you specify.
1More

.NET Compact Framework下的Bluetooth广播程序的开发 - 1 views

  •  
    本文讲述如何使用32feet.NET实现Bluetooth的广播程序,同时演示了Broadcom stack在Windows Mobilie下的实现。
1More

ASP.NET Ajax 1.0 toolkit : Calendar Extender hide on lost focus - Sashidhar Kokku's blog - 0 views

  • One of the problems with the calendar extender in the 1.0 toolkit is that if I use a button/image to show the calendar, I am forced to click on it again to hide the calendar.
1 - 20 of 125 Next › Last »
Showing 20 items per page