Archive for May 2008
links for 2008-05-31
-
Schwinn Airdyne Evolution Comp Owners Manual
links for 2008-05-30
-
Most Excellent!…Thus this Web site, offering exhaustive (some might say exhausting!) detail on the art and science of travelling light, going pretty much anywhere, for an indefinite length of time, with nothing more than a single (carryon-sized) bag.
links for 2008-05-29
-
It isn’t as big of a deal at the moment, but it is always good to make sure everyone is aware of this and how dangerous it can be.
-
Links on Microsoft Reporting…A report definition contains data retrieval and layout information for a report. Report Definition Language (RDL) is an XML representation of this report definition. RDL is an open schema; developers can extend RDL with addi
-
Decent small business magazine.
links for 2008-05-28
-
Short and aweet…A standard part of many Windows forms applications is the system tray icon. As an example let’s create a simple application that creates a tray icon using Visual Studio 2008.
links for 2008-05-27
-
This approach looks interesting…the RLDC generation code. The basic idea is to build rather generic RLDC file off a DataSet. You can then bind both the DataSet and the RDLC to a ReportViewer control and get your report. I generate the RDLC by transformi
-
More useeful reporting info. Remember a key: You need the name of the data source which is by default a string including both dataset and datatable names–e.g. string dataSourceName = ds.DataSetName + “_” + dt.TableName;…In order to display a report by
-
Simple synopsis of the issues re dynamic report generation…need to create a dataset completely at run time.
-
Main Microsoft Reporting forum…Discuss reporting functionality including the integrated report designer and viewer controls for adding rich data reports to Windows Forms and ASP.NET applications.
-
More like, “not at all”…After looking at Business Objects’ Webpage about Crystal Reports 2008 for Visual Studio, you may conclude that the version included in Visual Studio 2008 is a “light” version of CR 2008. Well, not exactly.
links for 2008-05-23
-
There are a lot of ways to accomplish this, but I think Fiddler is the most popular Windows application for ASP.NET developers. Sure there is Firebug, and probably a million others, but this post is about Fiddler).
links for 2008-05-22
-
…summarizes some of the tricks that I came across. I will show you how to use LINQ to
-
Welcome to a series of tutorials about ASP.NET Security. This is a series of tutorials that will explore techniques for authenticating visitors through a web form, authorizing access to particular pages and functionality, and managing user accounts in an
-
…Welcome to a series of tutorials about ASP.NET Security. This is a series of tutorials that will explore techniques for authenticating visitors through a web form, authorizing access to particular pages and functionality, and managing user accounts in
-
…Welcome to a series of tutorials that will explore techniques for implementing these common data access patterns in ASP.NET 2.0.
links for 2008-05-21
-
If you are using the ReportViewer Web server control, you can set ASP.NET Web.config application settings to configure the ReportViewer at run time. This topic describes the Web.config application settings used to connect to a remote report server, store
-
Some useful info even though a version back…ReportViewer is a freely redistributable control that enables embedding reports in applications developed using the .NET Framework. Reports are designed with drag-and-drop simplicity using Report Designer incl
links for 2008-05-20
-
…The default path for visualizers in Visual Studio 2008 is c:\Program Files\Microsoft Visual Studio 9.0\Common7\Packages\Debugger\Visualizers. Just copy the assemblies there for a manual installation.
-
Great app settilngs tip…Peter, my co-worker explained me that there is another and probably better (more secure) way to deal with connectionStrings (but not with appSettings!). You could remove connectionStrings from your application’s web.config and
-
Nice app, functional and demo of winforms on webservices…By default, you can only manage the security credentials of the SQL Server database that ships with ASP.NET 2.0 using a local instance of Visual Studio 2005. This article shows how to extend the m
-
…This topic contains information about some of the new features and enhancements in Visual Studio 2008. And, Visual Studio 2008 provides several new reporting features and improvements.
links for 2008-05-19
-
Excellent ListView and GridView examples…
-
…WPF has been around for a couple of years now and it’s great to see that it is starting to get some solid traction in the market.




