21
Nov

About ASP.Net

by uToolboxTeam

ASP.Net is a programming framework or platform developed by Microsoft that facilitates building powerful web applications based on HTTP, HTML, XML and SOAP.

 

ASP.Net supports building HTML based web applications with Web Forms, Server-Side controls and Data binding.

 

ASP.Net web-applications will run/execute on server side and send the results/output back to web-browsers. Usually ASP.Net applications will run on IIS web servers.

Be the first to rate this post

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

Tags: , , , ,

ASP.Net

24
Oct

What is Twitter?

by uToolboxTeam

In simple words, Twitter is to share the information by using Internet or Phone.

 

People write tweets ("short updates of 140 characters or less") to exchange the information with the friends or people on the network.

 

We can find more information on Twitter websites:

 

Twitter home page: http://twitter.com/

Twitter blog: http://blog.twitter.com/

 

Be the first to rate this post

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

Tags:

General

30
Aug

µToolbox - How to use Magnifier Tool?

by uToolboxTeam

 

uToolbox Magnifier Tool is handy tool used to magnify an area on the screen/desktop.

 

Drag the Magnifier tool and place it on the area from where you want to show the magnified area of the screen/desktop. This tool will display the magnified area, and allows setting the zoom level from Zoom combo box.

 

By clicking on the “Always on top” check box, this tool will become top level window.

 

This tool provides the simple user interface to allow magnifying the area of the screen. The size of the application is also very small, and performance is more. This tool will occupy very less memory.


 
By clicking on the Close button will close the application.

 

*uToolboxTeam

Be the first to rate this post

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

Tags: , ,

General | Tools | Graphics

28
Aug

µToolbox - How to use Color Picker Tool?

by uToolboxTeam

uToolbox Color Picker Tool is handy tool used to pick any color on the screen/desktop.

 

It provides the simple user interface, contains Picker tool to pick the color and display the color value in different formats.

 

Just drag the Picker tool and place it on the area from where you want to pick the color. While dragging the tool, it will pick the color of the area from where the Picker tool pointed and display the preview of the Color. Once you release the mouse it will stop picking the color.

 

Once the color is selected, it will display the color value in different formats. Currently it displays HTML, Win32 and C++ color formats. It allows changing the color format by selecting the entries from the combo box under Color Value group. Note that changing the color value will not affect anything.


 
And it also display RGB color components of the selected color and allow them to edit. Whenever we modify the RGB color components, the changed color will get affected and it will display in color preview control, which is at the right of the Picker control.

 

By clicking on the Close button will close the application.

 

*uToolboxTeam

Be the first to rate this post

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

Tags: , , ,

General | Tools | Graphics

03
Aug

µToolbox - Magnifier Tool is released on [ 2nd Aug 2009 ]

by uToolboxTeam

uToolbox's Magnifier tool is very useful tool to magnify the portion of the screen/desktop, makes the screen more readable. The Magnifier tool displays a magnified portion of the screen.

 

Provided a simple user interface to allow the user to magnify the portion of the screen. And also allows to change the magnification level.

 

The size of the application is very small; you can easily download it from below link. The performance of the application is much faster compare to other available applications in the market.

 

You can download the tool from the following link:

http://www.uToolbox.com/tools/magnifier.html

 

*uToolboxTeam
 

 

Be the first to rate this post

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

Tags: , , ,

General | Tools

02
Aug

µToolbox - How to use File Encoder Tool to Encode or Decode the files?

by uToolboxTeam

uToolbox File Encoder tool is very useful tool which allows to encode / decode the files to protect the content within the files from unknown users. Once the file is encoded, it is not possible to read / execute the file until the file is decoded back.

The following steps cover the usage of powerful File Encoder tool.


Encode the file:

- Open the File Encoder application by double click on FileEncoder.exe

- Click on File->Encode menu option

- Now the application will allow you to select the file and allow you to encode the selected file

- Select a file you want to encode by clicking on the icon which is next to “File to encode” edit box.

- It will open the standard File Open dialog to allow you to select a single file. Once the file is selected in File Open dialog, click on Open button.

- It will display the selected file name with full path in “File to encode” edit box; and it will also display the size of the selected file on top of this edit box. This application will not allow you to encode the file, if the size of the selected file is less than 1MB. So, you should select the file whose size is greater than or equal to 1MB to encode through this application.

- Now select the folder where do you want to copy the encoded file by clicking on the folder icon which is next to “Encode the file into the folder” edit box. It will open the standard folder selection dialog, allow you to select the folder.

- Once you are done with your selection, click on Encode button to start the encoding. While encoding the file, it will disable the user interaction, which means all the controls on the window are disabled.

- While encoding the file it will also display the encoding progress.

- Once the encoding is completed, it will enable the user interaction, which means enable all the controls on the window, to allow the user to interact with the application. - It will create the encoded file in the selected folder. The extension of this file is .~fe

 

Decode already encoded file:

- Open the File Encoder application by double click on FileEncoder.exe

- Click on File->Decode menu option

- Now the application will allow you to select the encoded file and allow you to decode the selected encoded file.

- Select the encoded file you want to decode by clicking on the icon which is next to “File to decode” edit box.

- It will open the standard File Open dialog to allow you to select a single file. It will allow you to select the file with extension (*.~fe). Once the file is selected in standard File Open dialog, click on Open button.

- It will display the selected file name with full path into “File to decode” edit box. This application will not allow you to decode the file, if the selected file is not a valid file encoder’s encoded file.

- Now select the folder where do you want to copy the decoded file by clicking on the folder icon which is next to “Decode the file into the folder” edit box. It will open the standard Folder Selection dialog, allow you to select the folder.

- Once you are done with your selections, click on Decode button to start the decoding the file. While decoding the file, it will disable the user interaction, which means all the controls on the window are disabled.

- While decoding the files it will also show the decoding progress.

- Once the decoding is completed, it will enable the user interaction, which means enable all the controls on the window, to allow the user to interact with the application.

 

Click on Close button to close the application.

 

*uToolboxTeam

Be the first to rate this post

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

Tags: , , , , ,

General | Tools | File Management

01
Aug

µToolbox - How to use File Splitter Tool?

by uToolboxTeam

uToolbox File Splitter tool is very useful tool to split the file into chunks AND we can use the same tool to join the already splitted files.

 

Here are some steps which covers the usage of powerful File Splitter tool.

 

To Split the file:

- Open the File Splitter application by double click on FileSplitter.exe

- Click on File->Split menu option (or) press Ctrl + S

- Now the application will allow you to select the file and allow you to split the file to number of chunks.

- Select a file you want to split by clicking on the icon which is next to “File to split” edit box.

- It will open the standard File Open dialog to allow you to select a single file. Once the file is selected in File Open dialog, click on Open button.

- It will display the selected file name with full path in “File to split” edit box; and it will also display the size of the selected file on top of this edit box. This application will not allow you to split the file, if the size of the selected file is less than 1MB. So, you should select the file whose size is greater than or equal to 1MB to split through this application.

- Now select the folder where do you want to copy the splitted files by clicking on the folder icon which is next to “Split the file into the folder” edit box. It will open the standard folder selection dialog, allows you to select the folder.

- Once the folder is selected, now you have to select the number which tells how many number of small files (or) chunks you want to split the file. Once you select the number of small files (or) chunks, it will display the size of the each splitted file in “Each splitted file size” box.

- Once you are done with your selection, click on Split button to start the file splitting. While splitting the file, it will disable the user interaction, which means all the controls on the window are disabled.

- While splitting the file it will also show the splitting progress.

- Once the splitting is completed, it will enable the user interaction, which means enable all the controls on the window, to allow the user to interact with the application.

- And it will display the folder location where the splitted files are copied. Always this application will create a unique folder inside your selected folder and copy all the splitted files into the newly created unique folder.

 

To join the splitted files (or) chunks:

- Open the File Splitter application by double click on FileSplitter.exe

- Click on File->Join menu option (or) press Ctrl + J

- Now the application will allow you to select the splitted file header and allow you to join the splitted files (or) chunks.

- Select splitted file header you want to join the splitted files by clicking on the icon which is next to “File to join splitted files” edit box.

- It will open the standard File Open dialog to allow you to select a single file. It will allow you to select the file with extension (*.~fh). Once the file is selected in standard File Open dialog, click on Open button.

- It will display the selected file name with full path into “File to join splitted files” edit box. This application will not allow you to join the files, if the selected file is not a valid file splitter header file.

- Now select the folder where do you want to copy the joined file by clicking on the folder icon which is next to “Join the splitted files into the folder” edit box. It will open the standard Folder Selection dialog, allow you to select the folder.

- Once you are done with your selections, click on Join button to start the files joining. While joining the files, it will disable the user interaction, which means all the controls on the window are disabled.

- While joining the files it will also show the joining progress and the joining file.

- Once the joining is completed, it will enable the user interaction, which means enable all the controls on the window, to allow the user to interact with the application.

- And it will display the folder location where the joined file is copied. Always this application will create a unique folder inside your selected folder and copy the joined/merge file into the newly created unique folder.

 

*uToolboxTeam

Be the first to rate this post

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

Tags: , , ,

General | Tools | File Management

27
Jun

µToolbox - New version of Color Picker Tool is Released

by uToolboxTeam

New version of Color Picker Tool is available now. It came up with a simple user interface to allow to grap any color from the screen/desktop. This tool display the color value in 3 types. One is C++ style, next is HTML style and anothr one is Win32 style. And also it displays the RGB (Red, Green and Blue) values of the color component; allows to edit the color values which are displayed in RGB form.

 

This is very helpful tool for web designers and web programmers.

 

You can download the tool from the following link:

http://www.uToolbox.com/tools/colorpicker.html

 

*uToolboxTeam

 

 

Be the first to rate this post

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

Tags: , , , ,

Tools | Graphics

02
Jun

µToolbox - File Encoder Tool

by uToolboxTeam

File Encoder is very useful tool which will allow the user to encode / decode the files to protect the content within the files from unknown users. Once the file is encoded, it is not possible to read / execute the file until the file is decoded back. So, this way we can protect the files from unknown users.

 

This tool comes with a simple User Interface to allow the user to encode the file and decode the already encoded files.

 

Download the tool from http://www.utoolbox.com/tools/fileencoder.html

 

* uToolboxTeam

 

 

 

Be the first to rate this post

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

Tags: , , , ,

Tools

02
Jun

µToolbox - Image Viewer Tool

by uToolboxTeam

ImageViewer application is useful to view the images of format JPEG and BMP. It also zoom the images and display slide show of the images.

 

This application have simple User Interface to allow the user to select the folder and will display the images from the selected folder one at a time. You can navigate through images by clicking on the toolbar buttons or by pressing the arrow keys.

 

Download the tool from http://www.utoolbox.com/tools/imageviewer.html

 

* uToolboxTeam

 

Be the first to rate this post

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

Tags: , , , , ,

Tools

Powered by BlogEngine.NET 1.1.0.7
Theme by Bruno 'Shine' Figueiredo