Search the web
Sign In
New User? Sign Up
BellinghamDotNet · The Bellingham .NET Users Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 314 - 343 of 1074   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
314
There is a one-day class on Sharepoint Administration coming to Bellingham in the November timeframe. The cost will be roughly $230 (I think). This class has...
Bob Jones
rhj4
Offline Send Email
Sep 14, 2005
5:02 pm
315
I just got finished talking with our IT Department about developing for and configuring our current Sharepoint system. I will run this by them and get back to...
Will Asrari
wasrari
Online Now Send Email
Sep 14, 2005
6:51 pm
316
I have a good friend and previous co-worker who has been happily working on contract at PACCAR, and it sounds like they're looking for someone full-time to do...
Sydney Paige Cole
sydney_mcgrath
Offline Send Email
Sep 14, 2005
8:14 pm
317
I'm currently working on an application that allows the client to do a side-by-side comparison of information from 2 different datasources. This consists of a...
Will Asrari
wasrari
Online Now Send Email
Sep 14, 2005
10:53 pm
318
http://www.microsoft.com/sql/2005/productinfo/letter.mspx The highlights: 1. Mirroring of databases has been delayed until sometime in 2006 2. In an effort to...
Andrew Robinson
nemoby
Offline Send Email
Sep 17, 2005
4:16 pm
319
For any of you out there with Universal or Enterprise Subscriptions, Virtual Server has just been added to the mix. This was a special "limited" time offer...
Andrew Robinson
nemoby
Offline Send Email
Sep 19, 2005
9:35 pm
320
The application I'm working on is writing to 2 different tables. The first table is the ProjectName, ID (AutoNumber), and the Date/Time added as a timestamp....
Will Asrari
wasrari
Online Now Send Email
Sep 20, 2005
10:28 pm
321
Will, One issue that you might be having is that both ExecuteScalar() and ViewState() return objects. Setting ViewState() = ExecuteScalar() should be ok but...
Andrew Robinson
nemoby
Offline Send Email
Sep 20, 2005
11:13 pm
322
http://pacwest.ms/codecamp/sea/1/ Anyone care to go?...
Andrew Robinson
nemoby
Offline Send Email
Sep 20, 2005
11:28 pm
323
Thanks for the reply Andrew. I checked the value of ExecuteScalar() yesterday and it returned the value that I was looking for. Here is a quick pseudo-code...
Will Asrari
wasrari
Online Now Send Email
Sep 21, 2005
2:59 pm
324
Will, Your code looks ok, but have you disabled viewstate on the page? (EnableViewState="false"). If so, this won't work. Also, since ViewState can only store...
Andrew Robinson
nemoby
Offline Send Email
Sep 21, 2005
3:34 pm
325
I feel like a putz. I figured it out and it is rather embarassing, but I'll share. Sub btnRelease_onClick(...) sql, dataset, conn, etc.. fill dataset bind...
Will Asrari
wasrari
Online Now Send Email
Sep 21, 2005
4:09 pm
326
Beta but very impressive. * Explore and modify the document object model (DOM) of a web page. * Locate and select specific elements on a web page through a ...
Andrew Robinson
nemoby
Offline Send Email
Sep 21, 2005
4:42 pm
327
TinyURL is free, the same link: http://tinyurl.com/czro5 -Wayne ... From: BellinghamDotNet@yahoogroups.com [mailto:BellinghamDotNet@yahoogroups.com] On Behalf...
Wayne Berry
bellingham32
Offline Send Email
Sep 22, 2005
12:39 am
328
Has anyone responded on this? I am interested in attending & I think we could get 2 or 3 people from ATUS Web Services (Western). Bob Jones <bob@...>...
Ellen McDermott
elleninbelli...
Offline Send Email
Sep 25, 2005
8:30 pm
329
FYI _____ From: Chris L. Kinsman [mailto:ckinsman@...] Sent: Tuesday, September 27, 2005 12:55 PM To: Wayne Berry Subject: CodeCamp Seattle Did...
Wayne Berry
bellingham32
Offline Send Email
Sep 27, 2005
8:07 pm
330
I am putting together a few presentations for October, November and December. Time to get this group moving again. 1. I am going to do a short presentation on...
Andrew Robinson
nemoby
Offline Send Email
Sep 27, 2005
8:39 pm
331
These are 25 'show off' videos from the recent PDC event. Check out the Bar Code Blitz video and the .NET Battle Bot (The Finalizer) video. ...
Andrew Robinson
nemoby
Offline Send Email
Sep 29, 2005
5:51 pm
332
the October Code Camp will be located here: http://www.devry.edu/locations/campuses/loc_federalwaycampus_map.jsp...
Andrew Robinson
nemoby
Offline Send Email
Sep 29, 2005
6:47 pm
333
Anyone going to Code Camp: http://pacwest.ms/codecamp/sea/1/ I am staying at the Marriott Courtyard Saturday night which is about 3 miles from the DeVry...
Andrew Robinson
nemoby
Offline Send Email
Oct 6, 2005
3:59 pm
334
Here is a list of sessions for the upcoming Code Camp October 22nd & 23rd. http://pacwest.ms/codecamp/sea/1/sessions.html Can you tell that I am pretty excited...
Andrew Robinson
nemoby
Offline Send Email
Oct 10, 2005
3:09 pm
335
Administrative Computing Services at Western Washington University is in immediate need of a .Net programmer. This person needs to have experience with...
Danny
dcyr2k2
Offline Send Email
Oct 10, 2005
5:41 pm
336
Bob, You might be interested in posting this too: The Whatcom Tech List is a local email distribution list for computer and networking people to communicate...
Wayne Berry
bellingham32
Offline Send Email
Oct 10, 2005
7:57 pm
337
http://msdn.microsoft.com/msdnmag/issues/05/11/default.aspx Lots of stuff on 2.0 and it is all there on the web before I even received my hard copy in the...
Andrew Robinson
nemoby
Offline Send Email
Oct 11, 2005
4:49 pm
338
Hey Andy, Dina and I are going to Code Camp. What was the name of that book you loaned me? I want to buy a copy, I have a new project and I need something ...
Wayne Berry
bellingham32
Offline Send Email
Oct 11, 2005
4:54 pm
339
Pretty sure this is it: Applied Microsoft .NET Framework Programming by Jeffrey Richter http://www.amazon.com/exec/obidos/tg/detail/-/0735614229/ On the code...
Andrew Robinson
nemoby
Offline Send Email
Oct 11, 2005
5:10 pm
340
Joe Hummel has a series of 15 webcasts titled "Modern Software Development Using C#: Develop in .NET" They cover everything from n- tier to interfaces to...
Andrew Robinson
nemoby
Offline Send Email
Oct 12, 2005
3:30 pm
341
I have used the following simple pattern to wrap values stored in ViewState quite a bit: private int Status { get { return ViewState["status"] != null ?...
Andrew Robinson
nemoby
Offline Send Email
Oct 13, 2005
3:50 am
342
So instead of using a <asp:text> variable on the form, you are recommending the code below. If I translate correctly, a variable like strSortOrder could be...
Bob Jones
rhj4
Offline Send Email
Oct 13, 2005
4:03 pm
343
Bob, There are two things going on here. First is that using the ViewState object to preserve values between post backs is a very convenient tool. The values...
Andrew Robinson
nemoby
Offline Send Email
Oct 13, 2005
5:15 pm
Messages 314 - 343 of 1074   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help