Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Reverse Enum Lookup

    Sometimes you may have the string name of an enumeration identifier, and want its enum type. For example, you write a enum identifier as a string to a file and want to read it back and obtain the original enumeration type. This takes place when you serialize a class to an XML file and deserialize it...
    Posted to Luciano Evaristo Guerche (Weblog) by Luciano Evaristo Guerche on 06-23-2004, 12:00 AM
    Filed under: .net, dotnet, framework, microsoft, c#, c sharp
  • Implementing Singleton in C#

    Interesting article I have just read about "Implementing Singleton in C#" http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpatterns/html/ImpSingletonInCsharp.asp Key topics covered: Static Initialization, Double-Check Locking, Multithreaded Singleton
    Posted to Luciano Evaristo Guerche (Weblog) by Luciano Evaristo Guerche on 06-16-2004, 12:00 AM
    Filed under: .net, dotnet, framework, microsoft, c#, c sharp
  • How to implement ReplaceAll in Java...

    Took a look at some snippets I wrote some time ago and found the code below. Hope my blog's readers enjoy it. It is not pure .Net code but can be converted to. package guerche.evaristo.luciano.samples public class ReplaceAllSample { public static void main(String[] args) { String searchFor; String...
    Posted to Luciano Evaristo Guerche (Weblog) by Luciano Evaristo Guerche on 03-07-2004, 12:00 AM
    Filed under: .net, dotnet, framework, microsoft, c#, c sharp
  • Visual WebGui SDK version 6.2.2 released

    The new Visual WebGui SDK is now available for download . The 6.2.2 release provides compatibility to MS Silverlight RC0/RTW, and now supports development & deployment of web applications with the latest Silverlight technology. As stated before, Microsoft has released Silverlight 2 with weak backwards...
    Posted to Visual WebGui (Weblog) by Visual WebGui on 12-02-2008, 12:00 AM
    Filed under: AJAX, ASP.NET, C#, Silverlight, Visual Studio, .NET, community news, framework, web development, web applications
  • MSDN Webcast: Harness the richness of ASP.NET controls to power up Visual WebGui

    This upcoming Webcast demonstrates how the richness of ASP.NET controls can power up Visual WebGui Register Online Now! Here are some more details about the upcoming Webcast: Language(s): English. Product(s): Microsoft Visual Studio 2008 Professional Edition. Audience(s): Developer. Duration: 60 Minutes...
    Posted to Visual WebGui (Weblog) by Visual WebGui on 12-01-2008, 12:00 AM
    Filed under: AJAX, ASP.NET, C#, .NET, controls, framework, webcast, web applications, sdk, wrapper
  • New VWG wizard control wrapper announcement

    We are happy to announce Visual WebGui new ASP.NET wizard wrapper incorporated into 6.2.1 stabilization version. The new wrapper enables easy and straightforward wrapping of ASP.NET controls such as those of Infragistics, Devexpress, Telerik and others. It lets you developer an opportunity to enrich...
    Posted to Visual WebGui (Weblog) by Visual WebGui on 11-13-2008, 12:00 AM
    Filed under: AJAX, Silverlight, .NET, ASP.NET, Atlas, C#, community news, controls, framework, Visual Basic, Visual Studio, Windows Forms, WinForms, WPF
  • Visual WebGui 6.2.3 SDK Released

    Gizmox announces the release of version 6.2.3 of its SDK. This is a further stabilization and enhancement of the revolutionary 6.2 SDK which introduced the Visual WebGui Developer Experience with full Visual Studio integrationin, consolidate installation, incorporation of both the DHTML and the Silverlight...
    Posted to Visual WebGui (Weblog) by Visual WebGui on 12-31-2008, 12:00 AM
    Filed under: AJAX, Windows Forms, ASP.NET, C#, Silverlight, Visual Studio, .NET, community news, framework, web development, web applications, sdk, releases
  • Developing and deploying a Visual WebGui Silverlight application

    This article should give you a general idea how to set up your environment for developing and deploying a Visual WebGui Silverlight application. From Visual WebGui version 6.2 the development experience of Silverlight has changed a bit. The first thing you should do is make sure that you have Microsoft...
    Posted to Visual WebGui (Weblog) by Visual WebGui on 12-28-2008, 12:00 AM
    Filed under: AJAX, ASP.NET, C#, Silverlight, Visual Studio, .NET, framework, General Software Development, web development, web applications, tutorial, vb.net
  • Manually wrapping ASP.Net controls without the use of Visual WebGui designer

    In this tutorial we will learn how to wrap an ASP.Net control without the use of a designer or wizard and use that control in a Visual WebGui application. The ability to wrap ASP.Net controls allows you to use third party controls for ASP.Net and your own custom controls and to enrich your arsenal of...
    Posted to Visual WebGui (Weblog) by Visual WebGui on 02-05-2009, 12:00 AM
    Filed under: AJAX, ASP.NET, C#, WinForms, Visual Studio, .NET, controls, FF3, framework, General Software Development, web development, web applications, vwg, wrapper, vb.net
  • Visual WebGui SDK version 6.2.4 released

    Visual WebGui SDK version 6.2.4 was released today. This is a stabilization version to the 6.2.3 open source SDK and it can be downloaded here . Issues Handled: VWG-3685 - UserControl rendering was not renderd consistently. VWG-3780 - Ribbonbar weas not working corectly with rich textbox. VWG-3777 -...
    Posted to Visual WebGui (Weblog) by Visual WebGui on 02-08-2009, 12:00 AM
    Filed under: AJAX, Windows Forms, ASP.NET, C#, Visual Studio, .NET, community news, framework, web development, web applications, sdk, releases, free, open source
Page 1 of 3 (24 items) 1 2 3 Next >