Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Gizmox released Visual WebGui SDK version 6.2.1

    Gizmox announces the release of version 6.2.1 of its SDK. The Visual Webgui SDK now incorporates both the DHTML and the Silverlight and enables to work with both .NET 2.0 and 3.5 on the same machine. In addition, the new release includes the new wrapper feature announced earlier . Here is a more detailed...
    Posted to Visual WebGui (Weblog) by Visual WebGui on 11-17-2008, 12:00 AM
    Filed under: AJAX, Windows Forms, ASP.NET, C#, Silverlight, Web Services, Visual Studio, .NET, community news, .NET FAQ, General Software Development
  • Deepzoom with Silverlight 2.0 First Hands Example

    I was looking for an interesting starting point to getting my hands dirty with Silverlight. Deepzoom caught my attention. It is basically a Silverlight component that let's you zoom in and out into an image. While there are some examples out there that utilize and showcase it, most of them are pretty...
    Posted to Roiy Zysman (Weblog) by zroiy on 11-01-2008, 12:00 AM
    Filed under: c#, .NET, image manipulation, gdi, image filters, General Software Development, ASP.Net, mosaic, tiles, Silverlight, Deepzoom
  • Halloween Fun - Embedding Ghosts Watermark in images with C#

    For those of you who are going to celebrate Halloween on the 31st , here is a nice cool thing to do with C# and System.Drawing library. In this post I'll show you how to use C# to embed a ghost image with a background image. First we'll pick out the ingredients: A ghost image And for background I've...
    Posted to Roiy Zysman (Weblog) by zroiy on 10-25-2008, 12:00 AM
    Filed under: c#, .NET, YAEL, class libraries, image manipulation, General Software Development, ASP.Net, Halloween, Transparency
  • C# Compiled DotNetNuke Module Template

    It shouldn't be hard to get started writing a module for DotNetNuke , but it doesn't seem like there's a whole lot of help especially when you are wanting to use C#. At Engage , we have created a Visual Studio project template which will get you started developing a C# DotNetNuke module, using a Web...
    Posted to Brian Dukes, Web Developer (Weblog) by bdukes on 10-07-2008, 12:00 AM
    Filed under: DotNetNuke, General Software Development, ASP.NET, DotNetNuke Modules, Community News, .NET, Visual Studio 2005, Visual Studio 2008, Visual Studio Project Template, C#, Visual Studio
  • Tagging Images with GPS coordinates. Now the lightweight app.

    In one of my previous posts I showed how to embed GPS coordinates to jpeg images using C#. It is mainly useful if you're using a maps+pictures services such as panoramio.com or everytrail.com or any other kind of mapping and pictures solutions. My GPS buddy is a nifty HOLUX M-241 GPS among the regular...
    Posted to Roiy Zysman (Weblog) by zroiy on 09-24-2008, 12:00 AM
    Filed under: c#, .NET, Geotagging, GPS, General Software Development, EXIF, ClickOnce
  • SequenceViz 0.9 :: WPF based Sequence diagram viewer

    Until now, SequenceViz uses the GnuPlot tool to generate the SVG file that is then rendered in the IE control embedded in the application. Although this worked to prove the concept but there were problems with rendering large diagrams and security issues in Vista. Now thanks to Meile Zetstra who provided...
    Posted to Nauman Leghari's Blog (Weblog) by laghari78 on 09-24-2008, 12:00 AM
    Filed under: .NET, General Software Development, C#, Community News, Sequence Diagram, WPF
  • Modified MVC AccountController for Preview 5

    I just downloaded the ASP.NET MVC Preview 5 bits from Codeplex and started on my first experiment . One of the first things I did was to modify the default AccountController to use the new Form Posting and Form Validation features of the Preview 5, somebody probably overlooked updating those :) If anyone...
    Posted to David Cumps (Weblog) by CumpsD on 09-17-2008, 12:00 AM
    Filed under: C#, IT, ASP.NET, General Software Development, .NET
  • Page.GetPostBackEventReference Method

    Page.GetPostBackEventReference returns a string that can be used in a client event to cause postback to the server. The reference string is defined by the specified Control object ex: Page.GetPostBackEventReference(Control) This will allow adding postback to any HTML Element. It is very helpful in case...
    Posted to Diaa Arfan (Weblog) by Diaa.Arfan on 08-29-2008, 12:00 AM
    Filed under: Javascript OOP, General Software Development, C#, .NET, AJAX, ASP.NET
  • Exam 70-536 - Searching, Modifying, and Encoding Text

    Chapter three finished, Searching, Modifying, and Encoding Text . Implementing globalization, drawing, and text manipulation functionality in a .NET Framework application Enhance the text handling capabilities of a .NET Framework application, and search, modify, and control text within a .NET Framework...
    Posted to David Cumps (Weblog) by CumpsD on 08-28-2008, 12:00 AM
    Filed under: C#, General Software Development, .NET, Exam 70-536
  • Exam 70-536 - Input/Output

    Finished another chapter in my book , Input/Output , which deals with the following: Implementing serialization and input/output functionality in a .NET Framework application Access files and folders by using the File System classes. File class and FileInfo class Directory class and DirectoryInfo class...
    Posted to David Cumps (Weblog) by CumpsD on 08-27-2008, 12:00 AM
    Filed under: C#, General Software Development, .NET, Exam 70-536
Page 1 of 21 (206 items) 1 2 3 4 5 Next > ... Last ยป