Search the web
Sign In
New User? Sign Up
csharp2 · C# 2.0 | C# 2005 | C# Future Versions
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 120 - 149 of 222   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
120
Hi Eric, Okay, I spent all yesterday reading on how to speed up and streamline my database, and I thank you again for all the valuable links and ...
Ronald Ziemiecki
webartrz
Offline Send Email
Feb 1, 2006
11:15 pm
121
Hi Eric, I'm trying to get a little advice on my website application built and working (finally), thanks to you and several other very helpful souls. That...
Ronald Ziemiecki
webartrz
Offline Send Email
Feb 6, 2006
6:31 am
122
Ron ALL these examples are on my blog. I suggest you learn T-SQL. It only took me a week or so. The lang isnt that hard. When you use sprocs, you get an...
Eric Ramseur
Eramseur
Offline Send Email
Feb 6, 2006
5:22 pm
123
Thanks again Eric, you have given me a clear direction to proceed with now that I am comfortable with the basic level. Going through to the advanced stage...
Ronald Ziemiecki
webartrz
Offline Send Email
Feb 6, 2006
11:27 pm
124
Hi Eric, I'm just wondering if it is perfectly safe to download and install the latest MagicAjax alongside the current stuff I have, which is basically, ...
Ronald Ziemiecki
webartrz
Offline Send Email
Feb 8, 2006
11:49 pm
125
you can download magic ajax and start working right away quite easily with the samples that come with the download. after testing a bit, you might notice your...
Jonathan Minond
paputus
Offline Send Email
Feb 8, 2006
11:59 pm
126
The only issue is CPU spikes and usage. He fixed this in the latest version which is on his CVS and can be obtianed by anyone. You have to get the project...
Eric Ramseur
Eramseur
Offline Send Email
Feb 9, 2006
12:01 am
127
Thank you Jonathon, that's good to know, I'll go and grab it now and have some fun (hehehehe only a geek would call it fun). I appreciate your response. RonZ ...
Ronald Ziemiecki
webartrz
Offline Send Email
Feb 9, 2006
12:08 am
128
Ha being able to create google ajax in copy and paste is fun for me. I dont care how geek I am. Thanks jon for helping with the responses. Hhehe I dont like...
Eric Ramseur
Eramseur
Offline Send Email
Feb 9, 2006
12:16 am
129
Thank you Eric, Sounds like fun, I actually got onto Ajax from reading your blog. I then followed some links and ended up checking out all the samples, which...
Ronald Ziemiecki
webartrz
Offline Send Email
Feb 9, 2006
12:19 am
130
Well the whole thing with Ajax is the post back. Making it so that you dont have to do a post back anymore. Mostly so you dont have to do the cost of a post...
Eric Ramseur
Eramseur
Offline Send Email
Feb 9, 2006
12:23 am
131
Well there you go, I deduced the 'Postback' thing all by myself, perhaps there is hope for me after all :-( Cheers. RonZ _____ From: csharp2@yahoogroups.com...
Ronald Ziemiecki
webartrz
Offline Send Email
Feb 9, 2006
12:41 am
132
hmmm.... i just thought of a test, I wonder what the effect will be, when i strip out the viewstae. meaning the viewstate is stored on the server, do you think...
Jonathan Minond
paputus
Offline Send Email
Feb 9, 2006
1:15 am
133
A second refresh has been released for the Web application type. This refresh allows you to right click on your old 2003 files [ now converted to the new Web...
Eramseur
Offline Send Email
Feb 14, 2006
9:00 pm
134
Hi Eric, Any tutorials or 'how to' on getting a calendar to bind to a database so that when you click on a specific date, the relevant records will be ...
Ronald Ziemiecki
webartrz
Offline Send Email
Feb 15, 2006
3:26 am
135
There would be no need to bind a db to a cal control. You should just handle the click and then load the data into the grid. You can do this from the java...
Eric Ramseur
Eramseur
Offline Send Email
Feb 15, 2006
3:39 am
136
Sorry mate, I'm not sure that I understand you. Let me explain: I have a website hooked up to a database, and of course there is a date column in it. I...
Ronald Ziemiecki
webartrz
Offline Send Email
Feb 15, 2006
3:48 am
137
My answer is the same. This is very easy to do. All you have to do is grab the date from the click which should be easy. You just code in the cal's click...
Eric Ramseur
Eramseur
Offline Send Email
Feb 15, 2006
4:29 am
138
I created a new forum under Forum Beginners to allow for users to easily display their tallent and interest in developing for Rainbow . This includes Rainbow...
Eric Ramseur
Eramseur
Offline Send Email
Feb 15, 2006
9:09 pm
139
Some users have complained about how harsh we were being about forming a new organization path. Well I responded here if you are interested : ...
Eric Ramseur
Eramseur
Offline Send Email
Feb 15, 2006
9:16 pm
140
Thanks Eric, Okay, well I have progressed a little: I fetched this code from MSDN and they say it's easy also, however, it just doesn't seem to be happing for...
Ronald Ziemiecki
webartrz
Offline Send Email
Feb 16, 2006
1:48 am
141
You really dont need any of this. This is why I stress controls. With a simple ASP.NET 2.0 control [ id get a better one at asp.net] and a simple...
Eramseur
Offline Send Email
Feb 22, 2006
12:58 am
142
Hi Eric, Sweet mate, I got it happening. Thanks for your input, I couldn't have done it without you. Regards RonZ ... On Behalf Of Eramseur You really dont...
Ronald Ziemiecki
webartrz
Offline Send Email
Feb 22, 2006
1:33 am
143
Hi Again, I have a simple sql question, I can use this: WHERE (ection LIKE @Param1 + '%') and it works fine in query builder in VS2005 but when I save it and...
Ronald Ziemiecki
webartrz
Offline Send Email
Feb 22, 2006
2:17 am
144
I know what like does hehe. I would rather like to know how you are using it. If it works in the builder than it should work in live unless you are doing...
Eric Ramseur
Eramseur
Offline Send Email
Feb 22, 2006
3:36 am
145
Here is a great link comparing now 9 frameworks. He has now updated it for more coverage as new AJAX frameworks emerge. I suggest if you have a framework to...
Eric Ramseur
Eramseur
Offline Send Email
Feb 23, 2006
7:14 am
146
http://www.daniel-zeiss.de/AJAXComparison/Results.htm -- Eric Ramseur Microsoft.NET Consultant ... http://eramseur.blogspot.com | ASP.NET 2.0 Questions ...
Eric Ramseur
Eramseur
Offline Send Email
Feb 24, 2006
1:05 am
147
Here is an entry i made on the component module in 2.0. It allows you to copy and paste 2.0 code and compile on the fly. ...
Eric Ramseur
Eramseur
Offline Send Email
Feb 28, 2006
12:52 am
148
I have posted a new Developer Preview release with instructions here : http://url123.com/xd3mz The file can be downloaded here : http://url123.com/xdq64 Could...
Eric Ramseur
Eramseur
Offline Send Email
Mar 2, 2006
5:21 am
149
I deployed Health Monitoring in Rainbow 2.0 however this blog entry teaches the basics of HM [ link in blog] and can be applied to any 2.0 site. HM is an out...
Eric Ramseur
Eramseur
Offline Send Email
Mar 2, 2006
8:54 am
Messages 120 - 149 of 222   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