Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:776265
More Search Options
RSS Available
Matching Posts
VS 2010 beta 1 MVC2 app won't open in VS 2010 beta 2 or VS 2008
I did the nerd dinner MVC2 tutorial in VS 2010 beta1 .net 4.0 when I upgraded to VS 2010 beta 2 the project won't open can anyone help thanks
Posted to
Visual Studio 2010 Beta 2
(Forum)
by
rickj1
on 11/2/2009
Re: SEO tool canoical formats asp.net 3.5 how do I fix
Hey sreejukg thanks for the post I tried it it didn't seem to make a differance
Posted to
Free For All
(Forum)
by
rickj1
on 10/27/2009
Re: Resizing an image in vb.....
Check out this post http://forums.asp.net/t/1085119.aspx if you want to keep your images in a data base and resize them befor there are uploaded check out this post http://forums.asp.net/t/1387307.aspx go to this web site and convert your code http://www.developerfusion.com/tools/convert/csharp-to-vb/
Posted to
System.Drawing/GDI+
(Forum)
by
rickj1
on 10/25/2009
SEO tool canoical formats asp.net 3.5 how do I fix
I run the tool and I get this seo issue I can't find a solution that works has anyone solved this one The page with URL "http://www.yoursite.com/" can also be accessed by using URL "http://www.yoursite.com/Default.aspx". Search engines identify unique pages by using URLs. When a single page can be accessed by using any one of multiple URLs, a search engine assumes that there are multiple unique pages. Use a single URL to reference a page to prevent dilution of page relevance
Posted to
Free For All
(Forum)
by
rickj1
on 10/25/2009
Re: Is it possible to learn ASP.Net without C# or VB knowledge?
Go to amazon.com and order C# step by step I never proggramed before in any language and I'm building web sites , knowing SQL is a big plus in asp.net it will allso help if you do the security tutorials http://www.asp.net/learn/security/ and the masterpage tutorials http://www.asp.net/learn/master-pages/ don't copy and paste the code type it out and remeber if you keep getting a diferent error message you making head way hope this helps
Posted to
Getting Started
(Forum)
by
rickj1
on 10/25/2009
Re: downloading txt file
There is most likily a number of ways but simpler is better
Posted to
Getting Started
(Forum)
by
rickj1
on 9/14/2009
Re: downloading txt file
Try placing it in a zip file add it to your site and and a hyperlink and point the navigate url to the zip folder
Posted to
Getting Started
(Forum)
by
rickj1
on 9/13/2009
Re: Entity Framework vs. Linq
The Entity Framework is the prefered frame work now you can use link to do all your data I think it will have more features than link it is the one you should get familure with
Posted to
Getting Started
(Forum)
by
rickj1
on 7/30/2009
Re: How to Develope Chatting Application
This is a simple chat room no data base place it in a admin folder it comes from the book ASP.Net Step by Step I have a couple of them on my sites the work fine for what I need them for hope this helps don't forget to mark as answer Put this is a aspx page <asp:Timer ID="Timer1" runat="server" Interval="15000"> </asp:Timer> <asp:ScriptManager ID="ScriptManager1" runat="server"> </asp:ScriptManager> <h1>Welcome to
Posted to
Getting Started
(Forum)
by
rickj1
on 7/4/2009
Re: Text property of Dropdownlist
Try it with linq I have two ddl that combine the results and select from data base selecting two rows I used this tutorial and tweeked it to fit my needs http://www.asp.net/learn/linq-videos/video-233.aspx protected void btnSelect_Click(object sender, EventArgs e) { RentagentDataContext db = new RentagentDataContext(); var userProfile = from u in db.UserProfiles where (u.CityId == Int32 .Parse (ddlCity .SelectedValue ) && (u.CatergoryId == Int32 .Parse (ddlCatergory .SelectedValue ))) select
Posted to
Getting Started
(Forum)
by
rickj1
on 7/4/2009
Page 1 of 9 (89 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
ASP.NET:
T4MVC now has a real home and a dedicated forum!
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online