Advertisement

Results for "Author: igor krupitsky"

4_2005-2006 #160830
Interactive World Map

This page lets you zoom in/out and interact with the world map. The code is based on VML (Vector Markup Language).

4_2005-2006 #160831
File Encoder

This program lets you encrypt and decrypt files using the Rijndael encryption algorithm.

4_2005-2006 #160832
Live Update

This program will give your application the Live Update capability. It downloads and decompresses a zip file into the folder you specify. The project was inspired by two similar projects on the web: 1) Automatic Online Update Toolkit by thomasdev http://www.codeproject.com/vb/net/Automatic_Online_Update.asp 2) Microsoft Updater Application Block http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/updaterv2.asp The program uses #ziplib by Mike Krueger http://www.icsharpcode.net/OpenSource/SharpZipLib/Default.aspx

4_2005-2006 #160833
Terminal Services Status Page

This ASP.Net application lets you see who is logged it to your web server using Terminal Services. Make sure that to uncheck anonymous access for the page and set impersonate="true" in Web.config.

4_2005-2006 #160834
Cross Browser Dialog

Internet Explorer provides showModalDialog to create a modal dialog. However, this function has two drawbacks: 1) It works only in Internet Explorer 2) The dialog cannot submit data to itself and opens a new window instead. This solution solves these problems by: 1) Firefox browser will open a dialog using window.open with “modal=yes” option 2) Internet Explorer submits data to a hidden IFRAME To test add WebForm1.aspx and Dialog.aspx to your VS.NET application compile it and open WebForm1.aspx

4_2005-2006 #160835
GetDataTableFromExcel() Function

Function that returns ADO.NET DataTable from MS Excel file using Microsoft.Jet.OLEDB.4.0 Provider.

5_2007-2008 #183341
Interactive World Map

This page lets you zoom in/out and interact with the world map. The code is based on VML (Vector Markup Language).

5_2007-2008 #183342
PDF File Merging Script

This script mergers multiple PDF files into one. You MUST have Adobe PDF writer (http://www.adobe.com/products/acrobat/) installed on your computer. Place your PDF files in the same directory with the Merge.vbs. Double click the Merge.vbs. The script will create a "Output.pdf" file. If you want to control the ORDER in which files are merged, just drag and drop your files onto Merge.vbs; the script will place it into the end of the "Output.pdf" file.

5_2007-2008 #183343
Session Timeout Warning

Warn users about Session Timeout 5 minutes before it happens.

5_2007-2008 #183344
Recordset as a Java Script Array

This sample application passes an ado recordset to the browser as a JavaScript array. Only changed records are uploaded. You might want to do this technique to improve performance. Please give me your feedback.

5_2007-2008 #183345
XML for Analysis Browser

This browser can access a Microsoft Analysis Services Cube over the Internet. It requires no client side software other the Internet Explorer 5 or higher. This browser takes advantage of the XML for Analysis SDK OWC (Office Web Components), on the other hand, requires an ActiveX, OLEDB Provider for OLAP, Pivot table services and certain browser security settings. The browser allows you to build dynamic olap reports and save them. It also lets you browse Data Mining Models. For the latest version check http://www.reportportal.com/download.asp

5_2007-2008 #183346
Server Side PDF

Generate PDF files on the server without any server-side components. Based on X2PDF.NET library created by Arne Garvander. Limitations: Paragraph (TextArea) cannot exceed on page. Table cannot exceed one page. To read about PDF file specifications go to: http://partners.adobe.com/asn/tech/pdf/specifications.jsp To learn how to edit an existing PDF file go to: http://www.15seconds.com/issue/990902.htm To learn how to merge PDF file go to: http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=37121&lngWId=1

5_2007-2008 #183347
Dynamic Flowchart

Dragable DHTML Flowchart. It is using VML to create connections between boxes.

5_2007-2008 #183348
Interactive World Map

This page lets you zoom in/out and interact with the world map. The code is based on VML (Vector Markup Language).

5_2007-2008 #183349
File Encoder

This program lets you encrypt and decrypt files using the Rijndael encryption algorithm.

5_2007-2008 #183350
Live Update

This program will give your application the Live Update capability. It downloads and decompresses a zip file into the folder you specify. The project was inspired by two similar projects on the web: 1) Automatic Online Update Toolkit by thomasdev http://www.codeproject.com/vb/net/Automatic_Online_Update.asp 2) Microsoft Updater Application Block http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/updaterv2.asp The program uses #ziplib by Mike Krueger http://www.icsharpcode.net/OpenSource/SharpZipLib/Default.aspx

5_2007-2008 #183351
Terminal Services Status Page

This ASP.Net application lets you see who is logged it to your web server using Terminal Services. Make sure that to uncheck anonymous access for the page and set impersonate="true" in Web.config.

5_2007-2008 #183352
Cross Browser Dialog

Internet Explorer provides showModalDialog to create a modal dialog. However, this function has two drawbacks: 1) It works only in Internet Explorer 2) The dialog cannot submit data to itself and opens a new window instead. This solution solves these problems by: 1) Firefox browser will open a dialog using window.open with “modal=yes” option 2) Internet Explorer submits data to a hidden IFRAME To test add WebForm1.aspx and Dialog.aspx to your VS.NET application compile it and open WebForm1.aspx

5_2007-2008 #183353
GetDataTableFromExcel() Function

Function that returns ADO.NET DataTable from MS Excel file using Microsoft.Jet.OLEDB.4.0 Provider.

6_2008-2009 #205859
Interactive World Map

This page lets you zoom in/out and interact with the world map. The code is based on VML (Vector Markup Language).

Languages
Top Categories
Global Discovery