SqlXml Blogs

Browse Site by Tags

Showing related tags and posts across the entire site.
  • Career Opportunity

    I've been working for Avanade for about two months now, and I really like it. I've gotten a few emails from people who are interviewing with the company and want to know what it is like. It is a great company to work for, especially if you like working with Microsoft technology. In fact, Gartner just...
    Posted to Bryant Likes's Blog by bryantlikes on 05-05-2005
    Filed under: Sql and Xml, Reporting Services, SharePoint, BizTalk, General, ASP.Net/Web Services, Avanade
  • Single Sign-On, Impersonation, and SqlConnections

    This morning I came across this article: Impersonation, Single Sign-on, and SPS . It is a very interesting article that lays out how to use Single Sign-on with impersonation. So the first thing I did was to get Single Sign-On setup using this MSDN article which was linked in the article. Wow! That was...
    Posted to Bryant Likes's Blog by bryantlikes on 02-23-2005
    Filed under: SharePoint, ASP.Net/Web Services
  • Automating WebPart Library Builds

    Back when I was working on version 1.1 of the RsWebParts I setup a build script for my project which I think is pretty useful. It automates the process of creating DWP files and packaging the project using the WP Packager tool . The first step in automating this process was to create a console application...
    Posted to Bryant Likes's Blog by bryantlikes on 02-18-2005
    Filed under: SharePoint, ASP.Net/Web Services
  • Page.RegisterStartupScript

    Note to self: The Page.RegisterStartupScript just outputs the text you pass to the method and doesn't add script tags. If you don't add script tags your text will be output at the bottom of every page (which is embarrassing). Why can't I remember this.... P.S. - In case you were wondering, I just discovered...
    Posted to Bryant Likes's Blog by bryantlikes on 02-03-2005
    Filed under: Reporting Services, SharePoint, ASP.Net/Web Services
  • ASPX Pages Without a Form

    One of my recent projects was to develop a new menu system for our SharePoint portal to replace our old menu system (which was a custom menu as well). I decided to create an ASP.Net server control to do this. I created my control, signed it, deployed it to the GAC, added it to the safe control list,...
    Posted to Bryant Likes's Blog by bryantlikes on 01-06-2005
    Filed under: SharePoint, ASP.Net/Web Services
  • Test Driven SmartPart Development

    A couple of weeks ago Jan Tielens released the SmartPart version 1.0.0.0 . The SmartPart is a very cool WebPart that will host ASP.Net user controls in a SharePoint environment. This means you can use Visual Studio to edit the user controls and use the WYSIWYG editor instead of building the HTML via...
    Posted to Bryant Likes's Blog by bryantlikes on 12-08-2004
    Filed under: SharePoint, ASP.Net/Web Services, Test-Driven Dev
  • Cool IE Tools

    If you do web development you may find these tools invaluable: Toggle Borders The accepted way to debug complex table-based HTML pages is to add a border="1" attribute to the <TABLE> element. Toggle Borders is a utility which automates this and more. It is accessed from the context menu in Internet...
    Posted to Bryant Likes's Blog by bryantlikes on 10-19-2004
    Filed under: SharePoint, ASP.Net/Web Services
Page 1 of 1 (20 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems