Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Rownumber in Silverlight Datagrid or Listbox

    My next sample uses a converter to show a line number within a datalist. I am not really satisfied with the solution, perhaps I will find in future a better way. But the concept is quite interesting and it works. First we need a TextBlock to display the row number. The content is controlled by databinding...
    Posted to Hannes Preishuber (Weblog) by preishuber on 11-18-2008, 12:00 AM
    Filed under: .NET, Silverlight
  • 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
  • Update on Silverlight 2 - and a glimpse of Silverlight 3

    We shipped Silverlight 2 last month.  Over the last 4 weeks, the final release of Silverlight 2 has been downloaded and installed on more than 100 million consumer machines.  It has also recently been published to corporate administrators via the Microsoft SMS and Microsoft Update programs...
    Posted to ScottGu's Blog (Weblog) by ScottGu on 11-16-2008, 12:00 AM
    Filed under: Visual Studio, .NET, Community News, Silverlight
  • get ID inside a Silverlight Datagrid when Button clicked

    This blog pots describes a datagrid and a encapsulated custom button for each row. I want to show two methods how to get information about the underlaying data of the row. I use a ado.net data service and a entity datamodel, which is not part of the article, to get the data. Database is good old northwind...
    Posted to Hannes Preishuber (Weblog) by preishuber on 11-15-2008, 12:00 AM
    Filed under: .NET, Silverlight
  • Styling a Silverlight Twitter Application with Expression Blend 2

    Silverlight 2 provides a rich platform for building cross-browser/cross-platform RIA applications.  One of the things that makes Silverlight so powerful is the ease with which developers and designers can collaborate together on projects.  Developers can use Visual Studio to open and edit Silverlight...
    Posted to ScottGu's Blog (Weblog) by ScottGu on 11-14-2008, 12:00 AM
    Filed under: .NET, WPF/E, Community News, Silverlight
  • Interesting Finds: 2008.11.12~2008.11.14

    .NET Mobile MVC Framework - for mobile devices running .NET Compact Framework 3.5 XSLT Debugging with .NET Code Contracts and runtime rewriting Writing Tests to Catch Memory Leaks in .NET Breaking changes to the String class Where did CLR 3.0 Go? Web JxLib: New Browser UI Toolkit - a javascript library...
    Posted to gOODiDEA.NET (Weblog) by gOODiDEA on 11-13-2008, 12:00 AM
    Filed under: Web, .NET, Javascript, ASP.NET MVC, XSLT, YUI, Resharper, Silverlight, CLR
  • Code from My ASP.NET Connections Talks

    I finished up my talks at ASP.NET Connections yesterday and wanted to get the code posted as well as links for the additional topics covered in the Silverlight animation session.  Here they are: Building N-Tier ASP.NET Applications with LINQ Code Silverlight 2 Animations Code SilverlightFX Farseer...
    Posted to Dan Wahlin's WebLog (Weblog) by dwahlin on 11-13-2008, 12:00 AM
    Filed under: ASP.NET, .NET, C#, Silverlight, LINQ, Lambdas
  • Encrypt your AJAX traffic using Microsoft Silverlight and Ajax.NET Professional

    Some of you maybe remember that I had added some security related features in Ajax.NET Professional . It is possible to put an AJAX token or to simple encrypt the data that gets over the lines. With Silverlight we get the System.Security.Cryptography namespace on the client – before it was not very easy...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 11-13-2008, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, JavaScript, Source Code, JSON, Silverlight
  • Doing CRUD Operations in Silverlight 2 Against ADO.NET Data Services

    Many of us have been struggling to create business-oriented (LOB) forms using Silverlight 2 and ADO.NET Data Services. There are plenty of community samples on reading data, but a dearth of real-world content on creating and updating records. The Silverlight SDK team has been paying attention to the...
    Posted to WebLog of Ken Cox (Weblog) by Ken Cox [MVP] on 11-13-2008, 12:00 AM
    Filed under: .NET, Silverlight, asp.net 3.5
  • Cross Browser Copy and Paste in DataGrid with Excel support – Part 1

    Silverlight 2 is a cross browser platform(plug-in), providing developers with a familiar .net programming model for building RIAs. However it is also a relatively young platform. This came to surface other day when a tester came to me complaining about our new Silverlight enabled web application. The...
    Posted to Manish Dalal's blog (Weblog) by manish.dalal on 11-12-2008, 12:00 AM
    Filed under: Silverlight, ASP.NET, .NET
Page 1 of 69 (681 items) 1 2 3 4 5 Next > ... Last »