<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Classifieds Starter Kit</title><link>http://forums.asp.net/1021.aspx</link><description>Discussions about and feedback on the Classifieds Starter Kit for ASP.NET 2.0.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Improving on the default Classifieds site</title><link>http://forums.asp.net/thread/3281132.aspx</link><pubDate>Wed, 08 Jul 2009 12:13:02 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3281132</guid><dc:creator>po10cy</dc:creator><author>po10cy</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3281132.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1021&amp;PostID=3281132</wfw:commentRss><description>&lt;p&gt;ok so i managed to finally get the ads to sort by level.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;what i did was i made duplicates of teh grid to display the search results in search .aspx. &amp;nbsp;then i duplicated the datasource the same amount of times, changing each grid to point to each datasource. &amp;nbsp;Then in each datasource is a field &amp;quot;adlevel=0&amp;quot; which basically is default and tells it to display ALL adlevels. so i changed each grid to display the adlevel i wanted by changed each grid&amp;#39;s data source to point to &amp;quot;adlevel=50&amp;quot;..&amp;quot;adlevel=30&amp;quot;..&amp;quot;adlevel=20&amp;quot; etc. &amp;nbsp;50 being the featured ads level and the rest being my custom adlevels i created.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;however i still cannot get it to list more than 1 featured ad on the home page...if i duplicate the repeater to have 5 repeaters on the home page, it sometimes lists the same ad twice on the home page at the same time...i really need help to get it so the one repeater can list up to 5 different featured ads on the home page at the same time.&lt;/p&gt;</description></item><item><title>Re: Improving on the default Classifieds site</title><link>http://forums.asp.net/thread/3257400.aspx</link><pubDate>Thu, 25 Jun 2009 10:00:28 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3257400</guid><dc:creator>po10cy</dc:creator><author>po10cy</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3257400.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1021&amp;PostID=3257400</wfw:commentRss><description>&lt;p&gt;Howsit guys, for the life of me I still cannot get the site to list the ads by AdLevel and not DateCreated whenever you search for something. &amp;nbsp;And I have changed the procedure which sorts by DateCreated to AdLevel, I have searched the entire project for anything to do with AdLevel and DateCreated and still doesnt do what it needs.&lt;/p&gt;&lt;p&gt;So now i have another thought, how about instead of having code to list all the ad&amp;#39;s and sort them then by DateCreated, how about i have code to list only ads of a certain level? eg when you search how do I have it only list Ads thats featured Ads, then it sorts by datecreated. &amp;nbsp;what i want to do then, is have the code to display featured ads first, then another section of code to only display guest ads, that way it would appear to be sorting by AdLevel but in actual fact its only displaying featured ads first, then normal ads afterwards because of the code.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Also i still cannot get it to display up to 5 featured ads on the homepage at the same time, it only display ones featured ad, and i have used all the code examples listed on this site including the line of code which says &amp;quot;GetMaxNumAds&amp;quot; from &amp;quot;GetMaxNumAds(1)&amp;quot; to &amp;quot;(5)&amp;quot; and still no joy.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;this is the only 2 issues im struggling with then my site can go live. &amp;nbsp;Please any advise on how to go about this or code would be awesome. &amp;nbsp;Ive sat many nights up now fiddling with this code.&lt;/p&gt;</description></item><item><title>Re: Improving on the default Classifieds site</title><link>http://forums.asp.net/thread/3204481.aspx</link><pubDate>Tue, 02 Jun 2009 11:57:21 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3204481</guid><dc:creator>sangam100</dc:creator><author>sangam100</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3204481.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1021&amp;PostID=3204481</wfw:commentRss><description>&lt;p&gt;Hi &lt;a href="http://forums.asp.net/members/po10cy.aspx"&gt;po10cy&lt;/a&gt; ,&lt;/p&gt;
&lt;p&gt;I have just downloaded the classified ad starter kit and like you I also won&amp;#39;t enjoy the default only. First of all thanks for the questions for being the weighty ones because all most all of we developers would like to have the features you mentioned. I am not going to answer any of your question since I am new to this starter site and am just playing with the default features. However in the future I would also go for the deep feautures.&lt;/p&gt;
&lt;p&gt;One thing I would like to request. If you have already got them work or if you are on the way, it would be a great work if you could give some walkthrough or sort of tips and tricks or have a series-articles somewhere. I don&amp;#39;t know whether it is feasible or not but I would like to ask wheter you make the code you have achieved by now available for other developers also. &lt;/p&gt;
&lt;p&gt;With great appreciation! Thanks. Happy Programming!&lt;/p&gt;</description></item><item><title>Re: Improving on the default Classifieds site</title><link>http://forums.asp.net/thread/3202469.aspx</link><pubDate>Mon, 01 Jun 2009 15:57:21 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3202469</guid><dc:creator>lingyun2003</dc:creator><author>lingyun2003</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3202469.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1021&amp;PostID=3202469</wfw:commentRss><description>the featured ads including photos can be displayed in the default.aspx , otherwise ,they cant be displayed though marked with the feature&lt;br /&gt;</description></item><item><title>Re: Improving on the default Classifieds site</title><link>http://forums.asp.net/thread/3202240.aspx</link><pubDate>Mon, 01 Jun 2009 14:21:34 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3202240</guid><dc:creator>po10cy</dc:creator><author>po10cy</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3202240.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1021&amp;PostID=3202240</wfw:commentRss><description>cool shot ill look thru it.  the featured ad problem my code is all standard code that it came as.  in the app_code/bbl/ads feature, i have looked for the store procedure, and changed it to sort by AdLevel instead of the date, still no joy.  ill continue scratching until it gets sorted.</description></item><item><title>Re: Improving on the default Classifieds site</title><link>http://forums.asp.net/thread/3202190.aspx</link><pubDate>Mon, 01 Jun 2009 14:06:10 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3202190</guid><dc:creator>darkknight187</dc:creator><author>darkknight187</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3202190.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1021&amp;PostID=3202190</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/fan/images/icon-quote.gif"&gt; &lt;strong&gt;po10cy:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;another issue i cant get sorted, on my home page it only lists 1 featured ad when it should list 5. any reason why&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;Probably because your code is wrong.&lt;br /&gt;But you didn&amp;#39;t post any, so not sure what&amp;#39;s wrong.&lt;/p&gt;
&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/fan/images/icon-quote.gif"&gt; &lt;strong&gt;po10cy:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;for some reason when i make a search with no search term, it still lists by date.&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;&lt;br /&gt;Take a look at how it gets the ads in App_Code/BLL/Ads&lt;br /&gt;&lt;br /&gt;There&amp;#39;s a bit of code if no search term is entered . . .</description></item><item><title>Re: Improving on the default Classifieds site</title><link>http://forums.asp.net/thread/3201087.aspx</link><pubDate>Mon, 01 Jun 2009 06:35:28 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3201087</guid><dc:creator>po10cy</dc:creator><author>po10cy</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3201087.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1021&amp;PostID=3201087</wfw:commentRss><description>tnx ill give that a try. for some reason when i make a search with no search term, it still lists by date.

another issue i cant get sorted, on my home page it only lists 1 featured ad when it should list 5.  any reason why?</description></item><item><title>Re: Improving on the default Classifieds site</title><link>http://forums.asp.net/thread/3199971.aspx</link><pubDate>Sun, 31 May 2009 14:26:58 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3199971</guid><dc:creator>darkknight187</dc:creator><author>darkknight187</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3199971.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1021&amp;PostID=3199971</wfw:commentRss><description>&lt;p&gt;So I was making an upgrade to handle another image size and I didn&amp;#39;t know you could set it this easily.&lt;br /&gt;I figured you could just set one parameter, but as you can see, &lt;br /&gt;it sorts by preview, then by date. Nice.&lt;br /&gt;But take a look at the storedprocedure GetPhotosByAdId&lt;br /&gt;At the bottom it tells the app how to order the results.&lt;/p&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;
&lt;p&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;ORDER BY IsMainPreview &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;DESC&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;, DateCreated&lt;/p&gt;&lt;/font&gt;
&lt;p&gt;You could do the same thing for your Featured Ads.&lt;br /&gt;By the way the DESC is for descending, use ASC if you want to sort by ascending.&lt;/p&gt;</description></item><item><title>Re: Improving on the default Classifieds site</title><link>http://forums.asp.net/thread/3177330.aspx</link><pubDate>Thu, 21 May 2009 06:27:21 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3177330</guid><dc:creator>po10cy</dc:creator><author>po10cy</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3177330.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1021&amp;PostID=3177330</wfw:commentRss><description>ok great that fixes that. &lt;br /&gt;&lt;br /&gt;
yeah ok what i think ill do is ill add a string somewhere which tells me what user type each user is.  Then on the page i approve ads before it gets posted ill add a option for &amp;quot;gold&amp;quot; &amp;quot;silver&amp;quot; &amp;quot;bronze&amp;quot; underneath &amp;quot;featured&amp;quot; which will give it the level it needs based on the user, as just approving it while &amp;quot;normal&amp;quot; is selected will give it a level of 10.&lt;br /&gt;&lt;br /&gt;
thanks for all the help.  I am now, happy lol</description></item><item><title>Re: Improving on the default Classifieds site</title><link>http://forums.asp.net/thread/3176851.aspx</link><pubDate>Thu, 21 May 2009 01:31:46 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3176851</guid><dc:creator>darkknight187</dc:creator><author>darkknight187</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3176851.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1021&amp;PostID=3176851</wfw:commentRss><description>&lt;p&gt;It already sorts by those numbers.&lt;br /&gt;As far as flagging the member as silver or whatever, it&amp;#39;s to involved to do a walk through.&lt;br /&gt;Make a backup of your project just in case you screw it up.&lt;br /&gt;And start playing with&amp;nbsp;anything that has to do with members.&lt;br /&gt;Besides, you&amp;#39;ll learn a lot more that way.&lt;br /&gt;&lt;br /&gt;And I just downloaded the users.zip file again.&lt;br /&gt;Works fine.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://home.mchsi.com/~j.roal/Users.zip"&gt;&lt;font color="#5403fa"&gt;http://home.mchsi.com/~j.roal/Users.zip&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If it doesn&amp;#39;t work for you, send me a private message and I&amp;#39;ll email it to you.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Improving on the default Classifieds site</title><link>http://forums.asp.net/thread/3175691.aspx</link><pubDate>Wed, 20 May 2009 13:42:47 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3175691</guid><dc:creator>po10cy</dc:creator><author>po10cy</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3175691.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1021&amp;PostID=3175691</wfw:commentRss><description>Brilliant thanks alot that will help big time!
&lt;br /&gt;&lt;br /&gt;
I understand that featured ads are listed as priority of 50, and normal ads as 10.  is there anyway to make it sort by those numbers and not just &amp;quot;Featured&amp;quot;?  this way, i can have it so that perhaps gold users ads are priority of 40, silver as 30, bronze 20 and featured on 50. then it will list all ads in that order based on priority level.

&lt;br /&gt;&lt;br /&gt;

sorry man, what i said was the &amp;quot;LINK&amp;quot; to the zip file doesnt work, not that the actual file doesnt work, just that I am unable to download it. :)

&lt;br /&gt;&lt;br /&gt;

All i need now is a way to flag users as bronze, silver or gold when they register, and automatically set the priority level of any ads they post based on that, and my site will be ready to go.
&lt;br /&gt;&lt;br /&gt;


any help to do that would be hugely appreciated.</description></item><item><title>Re: Improving on the default Classifieds site</title><link>http://forums.asp.net/thread/3175620.aspx</link><pubDate>Wed, 20 May 2009 13:18:42 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3175620</guid><dc:creator>darkknight187</dc:creator><author>darkknight187</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3175620.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1021&amp;PostID=3175620</wfw:commentRss><description>&lt;p&gt;For the featured ads sorting change the stored procedure getalladsbyquery.&lt;br /&gt;At the bottom it tells the system to sort by DateCreated.&lt;br /&gt;Make it sort by Featured&lt;/p&gt;
&lt;p&gt;And the users.aspx file&amp;nbsp;DOES work, I use it all the time.&lt;br /&gt;&lt;br /&gt;Again you are not giving any information.&lt;br /&gt;&amp;quot;Doesn&amp;#39;t work&amp;quot; is not a statement that anyone can help you with.&lt;br /&gt;&lt;br /&gt;What happens?&lt;br /&gt;Why do you think it doesn&amp;#39;t work?&lt;br /&gt;&lt;br /&gt;Write a complete question.&lt;/p&gt;</description></item><item><title>Re: Improving on the default Classifieds site</title><link>http://forums.asp.net/thread/3171871.aspx</link><pubDate>Tue, 19 May 2009 07:06:33 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3171871</guid><dc:creator>po10cy</dc:creator><author>po10cy</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3171871.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1021&amp;PostID=3171871</wfw:commentRss><description>oh btw the link to the users.zip file to enable me to delete and manage users once the site is live doesnt work?</description></item><item><title>Re: Improving on the default Classifieds site</title><link>http://forums.asp.net/thread/3171837.aspx</link><pubDate>Tue, 19 May 2009 06:51:21 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3171837</guid><dc:creator>po10cy</dc:creator><author>po10cy</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3171837.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1021&amp;PostID=3171837</wfw:commentRss><description>Thanks for the help so far.

Another question i have is:

when you flag an AD as featured, it is listed on the home page, is there any way to make the featured Ad listed at the top of all the Ads when you browse the categories and have a different background color?

I dont want featured Ads to only stand out on the homepage but throughout the entire site.

Thanks alot.</description></item><item><title>Re: Improving on the default Classifieds site</title><link>http://forums.asp.net/thread/3167487.aspx</link><pubDate>Sun, 17 May 2009 00:00:05 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3167487</guid><dc:creator>darkknight187</dc:creator><author>darkknight187</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3167487.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1021&amp;PostID=3167487</wfw:commentRss><description>&lt;p&gt;You&amp;#39;ll never learn anything if you don&amp;#39;t try.&lt;br /&gt;And if you don&amp;#39;t know C# why are you using it?&lt;br /&gt;There&amp;#39;s more helpers&amp;nbsp;in Visual Web Developer for developing using&amp;nbsp;VB.&lt;/p&gt;
&lt;p&gt;Try this for coverting code.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.developerfusion.com/tools/convert/vb-to-csharp/"&gt;http://www.developerfusion.com/tools/convert/vb-to-csharp/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Make backups, and try.&lt;br /&gt;When coding you have to think of it as a very specific map to get to a point.&lt;/p&gt;
&lt;p&gt;I recommend using pen and paper to map it out.&lt;br /&gt;I find it easier that way.&lt;/p&gt;
&lt;p&gt;I would store your user status, premium or whatever, in the members table.&lt;br /&gt;Follow the path when a user registers.&lt;br /&gt;Look for anything that has to do with members.&lt;/p&gt;
&lt;p&gt;One step at a time, your going to have a lot of issues when things don&amp;#39;t work.&lt;br /&gt;And you made a ton of upgrades at a time.&lt;br /&gt;Pick one upgrade, and work on that.&lt;/p&gt;
&lt;p&gt;Good Luck&lt;/p&gt;
&lt;p&gt;-Daniel&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>