pons_saravanan
Name: pons_saravanan
Score: 2,571.3
Last Seen: 694 days, 16 hours, 9 minutes ago
Member Since: 27 August, 2009
DotNetShoutout
atom rss
3
Shouts

WPF Marquee Animation In Listbox Items

posted by pons_saravananpons_saravanan 694 days, 16 hours, 9 minutes ago
Friday, July 01, 2011 5:11:24 AM GMT
WPF Animation Using DoubleAnimation Easiest way to animate is using the Double Animation provided by WPF. It is much easier to use the Double Animation as there are only few statements needed and they are quite straight forward to implement. For e.g. Specifying the following parameters will let you st... (more)
category: Metro | clicked: 59 | comment | | source: www.vbnettutorial.net
2
Shouts

Asp.Net Image Dropdownlist

posted by pons_saravananpons_saravanan 824 days, 11 hours, 52 minutes ago
Monday, February 21, 2011 9:28:36 AM GMT
Image Dropdownlist using Repeater and ImageHandler I was searching for a Dropdownlist that can have a image thumbnail before the text in each item in the list. However, in ASP.net do not have any Dropdownlist that can contain image thumbnails. WPF does but not ASP.Net. Hence, I started planning to build... (more)
category: Web Dev | clicked: 10 | comment | | source: www.vbknowledgebase.com
tags: Image Handling, image, dropdownlist, ASP.NET
3
Shouts

Wpf Listbox Image Binding From Db

published 833 days, 19 hours, 12 minutes ago posted by pons_saravananpons_saravanan 834 days, 11 hours, 36 minutes ago
Saturday, February 12, 2011 2:08:32 AM GMT Friday, February 11, 2011 9:44:26 AM GMT
WPF Listbox Binding Images from DB WPF ListBox control is quite different from windows win forms and it has lots of abilities to extend and design. With just ListBox we can design most of the equivalent controls available in ASP.Net data controls section. However the implementation of WPF ListBox is also q... (more)
category: Smart Client | clicked: 8 | comment | | source: www.vbnettutorial.net
tags: Converter, WPF, Binding, ListBox
3
Shouts

Vb.Net BackgroundWorker To Invoke ListBox

published 836 days, 7 hours, 52 minutes ago posted by pons_saravananpons_saravanan 836 days, 12 hours, 21 minutes ago
Wednesday, February 09, 2011 1:28:37 PM GMT Wednesday, February 09, 2011 8:59:28 AM GMT
VB.Net Tutorial - BackgroundWorker and Invoke Those who have worked extensively on threading will feel that this article is simple. But for who are quite new to threading and learning the Asynchronous operations, this article can be useful to figure out how to introduce the Asynchronous to the exis... (more)
category: Smart Client | clicked: 24 | comment | | source: www.vbnettutorial.net
tags: Windows Forms, VB.NET, BackgroundWorker
2
Shouts

Asp.Net Zip Multiple Files [ Visual Basic Knowledgebase ]

published 838 days, 3 hours, 10 minutes ago posted by pons_saravananpons_saravanan 838 days, 14 hours, 22 minutes ago
Monday, February 07, 2011 6:10:41 PM GMT Monday, February 07, 2011 6:58:23 AM GMT
Package multiple files using Asp.Net Zip Microsoft.Net has a very good utility for zipping aka packaging files. While there are good utilities there in open source/Code Plex for packaging files. I would still prefer to write the code using native functions and classes available in .Net. In this article ... (more)
category: Web Dev | clicked: 1 | comment | | source: www.vbknowledgebase.com
tags: packaging, Zip, files, ASP.NET
2
Shouts

How to build a Horizontal List using an ASP.net Repeater « GridView

posted by pons_saravananpons_saravanan 842 days, 17 hours, 17 minutes ago
Thursday, February 03, 2011 4:02:52 AM GMT
Have you ever tried generating a horizontal list in ASP.Net?  There is no control in ASP.Net which natively supports this (to my knowledge).  Radio button list supports the list’s orientation as horizontal. But you can not use radio button list for a menu. I am trying to use a repeater to fabricate the menu so that you can add the other onClick events later to bind to the respectiv... (more)
category: Web Dev | clicked: 2 | comment | | source: gridview.wordpress.com
tags: Repeater, asp.net gridview
2
Shouts

Detect Graphics Card using VB Code

posted by pons_saravananpons_saravanan 848 days, 7 hours, 18 minutes ago
Friday, January 28, 2011 2:02:33 PM GMT
WMI can be used to query a lot of information about hardware and Operating systems related information. ManagementObjectSearcher can be used to query the data. It accepts two parameters. The first parameter is to tell which section to search called as scope. And the second parameter is the actual qu... (more)
category: Smart Client | clicked: 5 | comment | | source: vbguide.blogspot.com
2
Shouts

Asp.Net Repeater Horizontal List Menu

posted by pons_saravananpons_saravanan 851 days, 11 hours, 24 minutes ago
Tuesday, January 25, 2011 9:56:07 AM GMT
How to build a Horizontal List using an ASP.net Repeater Have you ever tried generating a horizontal list in ASP.Net?  There is no control in ASP.Net which natively supports this (to my knowledge).  Radio button list supports the list’s orientation as horizontal. But y... (more)
category: Web Dev | clicked: 24 | 1 comment | | source: www.vbknowledgebase.com
tags: Repeater, menu, ASP.NET
2
Shouts

VB.net ComboBox AutoComplete [ VB .Net Tutorial ]

published 853 days, 8 hours, 37 minutes ago posted by pons_saravananpons_saravanan 855 days, 8 hours, 2 minutes ago
Sunday, January 23, 2011 12:43:41 PM GMT Friday, January 21, 2011 1:17:59 PM GMT
ComboBox.AutoCompleteMode Property ComboBox control is similar to ListBox control, in which you can select one item from a list of items. But it takes less space on screen and it allows you to locate an item by setting value to the ComboBox control’s text property. In simple word, it is an... (more)
category: Smart Client | clicked: 6 | comment | | source: www.vbnettutorial.net
2
Shouts

VB.Net Print Datagridview in WinForms

posted by pons_saravananpons_saravanan 878 days, 14 hours, 20 minutes ago
Wednesday, December 29, 2010 7:00:30 AM GMT
Datagridview Printing in VB.Net There will be situations to just print a DataGridView in a application than designing again the columns and rows in a Crystal Report. But in .Net there is no straight forward way to do this or in other words this is not supported natively. To print ... (more)
category: Smart Client | clicked: 3 | comment | | source: www.vbnettutorial.net
3
Shouts

Vb.Net Read Text File

published 888 days, 9 hours, 35 minutes ago posted by pons_saravananpons_saravanan 890 days, 13 hours, 57 minutes ago
Sunday, December 19, 2010 11:45:47 AM GMT Friday, December 17, 2010 7:23:23 AM GMT
Read Text File using Classic VB In classic VB reading a file is not that easy as we do in vb.net. The first and easy way to access a text file is using the simple file open method available in classic Visual Basic. Using this method, we can allocate a unique file number for opening the file. furthe... (more)
category: Smart Client | clicked: 0 | comment | | source: www.vbnettutorial.net
2
Shouts

Javascript based Rich Text Editor for asp.net

published 889 days, 22 hours, 22 minutes ago posted by pons_saravananpons_saravanan 891 days, 12 hours, 1 minute ago
Friday, December 17, 2010 10:58:35 PM GMT Thursday, December 16, 2010 9:19:42 AM GMT
Iframe Based Editor using Javascript Please don’t get confused with Rich Text Editor in classic VB. These controls are working with rich text format. The editor, I am explaining here also providing rich text editing. However the final format is HTML. So it has its own limitations, For example it can not paste Image data directly. And it ... (more)
category: Web Dev | clicked: 0 | comment | | source: www.vbnettutorial.com
2
Shouts

Load Dataset from SQL Server stored procedure

published 889 days, 22 hours, 22 minutes ago posted by pons_saravananpons_saravanan 892 days, 11 hours, 55 minutes ago
Friday, December 17, 2010 10:58:35 PM GMT Wednesday, December 15, 2010 9:25:33 AM GMT
Load data from Stored Procedure Loading data from stored procedures is essential for data bound applications. Executing stored procedures and retrieving data is not that difficult. With the use of SQL Command and SQL Data Adapter we can fill either a dataset or a s... (more)
category: Web Dev | clicked: 1 | comment | | source: www.vbknowledgebase.com
2
Shouts

HTML Head Title Access Denied [ VB .Net Tutorial ]

published 902 days, 12 hours, 40 minutes ago posted by pons_saravananpons_saravanan 903 days, 18 hours, 45 minutes ago
Sunday, December 05, 2010 8:40:15 AM GMT Saturday, December 04, 2010 2:35:18 AM GMT
*WebClient Object * The great helpful thing about developing with .NET is, a lot of objects introduced in .Net framework.One of them is this web client object. Earlier days we need to send the XmlHttp request or Web Request to send the request and receive the response. WebClient not only redu... (more)
category: Smart Client | clicked: 0 | comment | | source: www.vbnettutorial.net
3
Shouts

Grab Links from a Web Page using VB.Net

published 908 days, 14 hours, 35 minutes ago posted by pons_saravananpons_saravanan 909 days, 16 hours, 11 minutes ago
Monday, November 29, 2010 6:45:16 AM GMT Sunday, November 28, 2010 5:09:02 AM GMT
VB.NetGrab Links from a Web Page using VB.Net There are several ways to get all the links in a web page document. But I like this approach because of its simplicity and straight forward implementations. The rest of the approaches are like text processing with regular expressions. But for this approach a little knowledge of HTML and WebBrowser control is necessary WebBrowser Control .Net framework... (more)
category: Screencast | clicked: 2 | comment | | source: www.vbnettutorial.com
2
Shouts

Fixed Header GridView

published 913 days, 20 minutes ago posted by pons_saravananpons_saravanan 913 days, 12 hours, 44 minutes ago
Wednesday, November 24, 2010 9:00:16 PM GMT Wednesday, November 24, 2010 8:36:35 AM GMT
Like spreadsheet processors GridView as well has the capability in displaying the data in the tabular format. But unfortunately there is no native support for this freezing functionality. Even worse there is no built in support for GridView scrolling. We need to write our own CSS to obtain scrolling. I would like to share how this can be achieved with Styles and CSS for the fixed header GridView. Important Note: Docume... (more)
category: Web Dev | clicked: 1 | comment | | source: www.vbnettutorial.com
3
Shouts

Asp.Net Stored Procedure Parameters

published 932 days, 3 hours, 29 minutes ago posted by pons_saravananpons_saravanan 932 days, 9 hours, 4 minutes ago
Friday, November 05, 2010 5:51:43 PM GMT Friday, November 05, 2010 12:16:28 PM GMT
Use Parameters in Stored procedures Using stored procedures in asp.net application helps in various ways to run couple of SQL statements, and makes the applications to get the data by calling those procedures. When using stored procedures, the parameters have to be sent to w... (more)
category: Web Dev | clicked: 2 | comment | | source: www.vbknowledgebase.com
2
Shouts

Asp.Net Output Parameter values from Stored Procedure

posted by pons_saravananpons_saravanan 977 days, 13 hours, 33 minutes ago
Tuesday, September 21, 2010 7:46:55 AM GMT
Output Parameter values from Stored Procedure Executing stored procedures are as easy as calling other SQL Queries.  But there are few places we need to concentrate to get the output value from a stored procedure in .Net. The changes will be in stored procedures and SQ... (more)
category: Web Dev | clicked: 0 | comment | | source: www.vbknowledgebase.com
6
Shouts

WPF Datagrid and Linq to SQL [ VB .Net Tutorial ]

published 1004 days, 8 hours, 32 minutes ago posted by pons_saravananpons_saravanan 1005 days, 6 hours, 11 minutes ago
Wednesday, August 25, 2010 12:47:59 PM GMT Tuesday, August 24, 2010 3:08:58 PM GMT
*WPF Datagrid and Linq to SQL * DataGrid Control in WPF When I started working in WPF, in my first sample I tried to locate the control in the toolbox. To my surprise I couldn’t find it. I started searching it in the web for some information on that. I found though the DataGrid is not available in WPF u... (more)
category: Metro | clicked: 12 | comment | | source: vbnettutorial.net
5
Shouts

ASP.Net DatePicker using Calendar Control [ Visual Basic Knowledgebase ]

published 1029 days, 9 hours, 4 minutes ago posted by pons_saravananpons_saravanan 1030 days, 12 hours, 39 minutes ago
Saturday, July 31, 2010 12:16:00 PM GMT Friday, July 30, 2010 8:41:42 AM GMT
ASP.Net Calendar with JavaScript as a DatePicker Is there a DatePicker control in the ASP.Net 2.0? No, so I started writing some code which will be similar to the Win Forms DatePicker. The best approach is to build a server control or al least a user... (more)
category: Web Dev | clicked: 5 | comment | | source: www.vbknowledgebase.com
tags: JavaScript, Calendar, DatePicker, ASP.NET
Previous 1 2 3 Next