Search

You searched for the word(s): userid:428592

Matching Posts

  • Re: VS2005 RC, has anyone got the Club starter kit working

    As a (simple?) workaround, you could create a new database file (in the Add Connection "Browse" dialog, just enter a new name), then create a stored procedure that just runs all of the queries you need to create the tables, etc. I'm wondering where you found the SQL scripts though. I don't see them in the project template or on the download page. Can you give me the link? Thanks! -Arian
    Posted to Club Web Site Starter Kit (Forum) by atkulp on 10/1/2005
  • Bulk Image Importer -- Ready to go!

    I've been working on a bulk image uploader for the .95 build of .Text. You Zip up your pictures and use HTTP upload to get them to the site. You select a gallery provider (at this time Picasa or Generic) and from that it figures out what's in the Zip file. It will create the gallery, add the pictures, and even add captions if the gallery format supports it (like Picasa). For Picasa it reads the index.xml file created from "Create a Web Page" with the XML option. For Generic, it simply looks
    Posted to .Text (Blogs) (Forum) by atkulp on 1/30/2005
  • Re: blog_Images Table and associated images

    I've been working on a bulk image importer for .Text. I use Picasa for photo management and I wanted to be able to take my albums with full captions and upload a batch of them at a time. I have a version (almost ready to beta) to use Picasa albums, or to simply take a ZIP file of photos in separate folders (imagine each folder will be a gallery). If you use the Picasa importer you get captions, otherwise none (I don't read any image tags myself). I can post again soon when I am ready to release the
    Posted to .Text (Blogs) (Forum) by atkulp on 1/27/2005
  • Initialization of complex types

    It appears that whenever custom types are used for properties, they always default to null references. I can understand why this would be the case, but it causes extra checks when using these properties. Is there an easy to invoke the New on these properties through event handling (or some other simpler process), or is it necessary to check for their non-null state on every access? Thanks!
    Posted to Web Parts and Personalization (Forum) by atkulp on 5/8/2004
  • Re: Personalization provider for ADAM

    I think this make a lot of sense to implement. A company I did some work for recently was undergoing changes in a push for single signon-on across the enterprise. At the same time they wanted to associate user profile information through the same system. Providing personalization through ADAM would work very well for companies like this.
    Posted to Web Parts and Personalization (Forum) by atkulp on 5/8/2004
  • Re: Unrecognized element 'property'

    The example by Fredrik N is correct. The personalization declarations are much simpler than they used to be. As for finding a schema, go to: ...program files\Microsoft Visual Studio 8\Web\Schemas\DotNetConfig.xsd This seems to be up-to-date. Unfortunately, even though there is the option to set it as the web.config's schema document it doesn't provide IntelliSense support. That would be nice!
    Posted to Web Parts and Personalization (Forum) by atkulp on 5/8/2004
Page 1 of 1 (6 items)