Welcome To Snipplr


Everyone's Recent Snippets Tagged Net



« Prev 1 2 3
This technical tip shows how to Set Line Spacing of the Paragraph in a Shape or Textbox in .NET applications. You can set the line space of the paragraph, its space before and space after using the TextParagraph.LineSpace, TextParagraph.SpaceBefore a...
0 1793 posted 7 years ago by sherazam
This technical tip shows how .NET developers can add line object to an Existing PDF File inside their .NET applications. Aspose.Pdf for .NET supports the feature to add graph objects (for example graph, line, rectangle etc.) to PDF documents. You als...
0 1675 posted 7 years ago by sherazam
This Technical tip explains how .NET developers can render an image of 3D model from the camera inside their .NET applications. Using Aspose.3D for .NET, developers can render an image to view a realistic image of 3D model, with or without the enhanc...
0 1018 posted 7 years ago by sherazam
Show information about a user in a Windows domain
0 722 posted 7 years ago by rm1984
This technical tip explains how .NET developers can Crop an EMF Image inside their .NET applications. Image cropping usually refers to the removal of the outer parts of an image to help improve the framing. Cropping may also be used to cut out some p...
0 980 posted 7 years ago by sherazam
This technical tip shows how to convert PDF pages to TIFF image inside .NET Applications. The TiffDevice class allows you to convert PDF pages to TIFF images. This class provides a method named Process which allows you to convert all the pages in a...
0 1539 posted 7 years ago by sherazam
This technical tip explains how .NET developers can Copy Message from one Mailbox folder to another. Aspose.Email API provides the capability to copy message from one mailbox folder to another. It allows copying a single as well as multiple messages...
0 1052 posted 7 years ago by sherazam
This technical tip explains how to .NET developers can list email messages with paging support inside their .NET Applications. In scenarios, where the email server contains a large number of messages in mailbox, it is often desired to list or retriev...
0 1142 posted 7 years ago by sherazam
A conference call is a meeting, conducted over the phone using audio, between two or more people and usually for the purposes of discussing a particular topic. In my former snippets I dealt with text-to-speech and speech-to-text functionalities. So t...
0 1333 posted 8 years ago by warnerBro19
While searching on the Internet on how to make SIP video calls using C#, I recognised that there aren’t any brief and straightforward tutorial in this topic. I found multi-page articles (sorry, but some of them are full of bullsh*t) and neverending...
0 1130 posted 9 years ago by sacha-manji
API Controller for Azure Mobile Services with DocumentDB as the backend.
0 740 posted 9 years ago by giventocode
Document Entity Domain Manager for Azure Mobile Services
0 732 posted 9 years ago by giventocode
The Aspose.Note for .NET API allows developers to open files & manipulate elements of OneNote books & export them to PNG, GIF, JPEG, BMP and PDF formats. The following code sample shows developers how to save OneNote File as an image in C#/.NET
0 1528 posted 10 years ago by johansonkatherine
This technical tip shows how .NET developers can export Microsoft Visio diagram to XML inside their own applications using Aspose.Diagram for .NET. Aspose.Diagram for .NET lets you export diagrams to a variety of formats: image formats, HTML, SVG, SW...
0 1368 posted 10 years ago by johansonkatherine
Example to change the selected item in a ComboBox, in code behind. For VB.Net
0 714 posted 10 years ago by keidash
Shows how to use WebClient class to retrieve HTML from an URL and then to use HtmlAgilityPack to parse it.
1 1147 posted 11 years ago by denakitan
Basic examples on the usage of the DateTime objects.
1 716 posted 11 years ago by denakitan
Examples of use of Enum type, like how to iterate its items.
1 693 posted 11 years ago by denakitan
Utility class that abstracts the creation of a Excel spreadsheet through Interop, and helps on adding and format its contents.
1 1257 posted 11 years ago by denakitan
Basic examples on using information stored as Resources.
1 656 posted 11 years ago by denakitan
Example of the usage of Directory IO class and the parsing of strings to DateTime.
1 713 posted 11 years ago by denakitan
Snippet to illustrate how to bind a ComboBox to a Dictionary.
0 1016 posted 11 years ago by denakitan
In the examples, below, Step1 is the id given to the element. If the element is set to runat="server", when it is rendered on the page, the id will change dynamically to something like ctl00$PlaceHolderMain$Step1. But the actual value may change. To...
0 944 posted 11 years ago by rumremix
Snippet to illustrate the three actions that happen in all LINQ query operations.
0 763 posted 11 years ago by denakitan
<strong>Setting up a sp .net soln</strong> <p>File --&gt; New --&gt; Project</p> <p>on lefthand side -&gt; Sharepoint -&gt; 2010</p> <p>usually select an empty template</p> <p>name the project</p> <p></p> <p>to add files, create a module...<...
0 901 posted 12 years ago by rumremix
Mostrare una tile dall'isolated storage con Windows Phone 7.1
0 549 posted 12 years ago by kajinka13
Create stored procedured in your database to handle users. Membership and Rulemanager. Type the line below in a commandprompt where "xxx.xx.xx.x" is IP to server and "mr" stands form membership and rulemanager.
0 563 posted 12 years ago by Barlon
0 652 posted 12 years ago by Gompje
Because there is no way to use object extenders in vb.net here is an example of how you can get similar functionality. See the C# example for further info.
0 828 posted 12 years ago by bryanlyman
Como insertar imgenes en un envio via email en ASP.NET
0 678 posted 12 years ago by derebus
« Prev 1 2 3