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:794311
More Search Options
RSS Available
Matching Posts
Re: The remote name could not be resolved : 'MySite.com'
Hi Ali.Sharafi, i have the exact same problem with my mail server,is there anyway you can explain how you solved. when you mean MS ISA server what does that mean sir. Thanks i really appreciate it. I am really stuck. Thanks
Posted to
XML Web Services
(Forum)
by
newtoaspnet2008
on 3/4/2009
Re: System.Net.Mail.SmtpException: Failure sending mail
Hello , Thanks for replying. i have contacted my hosting company and they told me to change this code . but i am not sure if that will help, is there anyway you can tell me if the apporach given by my hosting company is good one. sorry just trying to be careful, this website is my baby . they told me that MailRelay.DeliveryMethod = SmtpDeliveryMethod.Network; is not needed and then also change the below line MailRelay.UseDefaultCredentials = true; to Normal 0 false false false EN-US X-NONE X-NONE
Posted to
Getting Started
(Forum)
by
newtoaspnet2008
on 3/4/2009
System.Net.Mail.SmtpException: Failure sending mail
Hi All, i am sorry if i posted this in wrong forum. but i am stuck have no idea why i keep getting this error . i have mail server with my hosting company. its called mail.mysite.com ( mysite is my domain name. i do have the real domain name even thou i am displaying here). when a customer places a order online, he/she gets an order confirmation email saying that the order has been placed along with their confirmation number. now thats where the error is coming and displays the customer an custom
Posted to
Getting Started
(Forum)
by
newtoaspnet2008
on 3/4/2009
Re: my image does not show up? help please
Thanks that worked
Posted to
Getting Started
(Forum)
by
newtoaspnet2008
on 2/26/2009
my image does not show up? help please
Hi All, i have gridview and 2 of the columns are Itemnumber and Preview. now the Preview displays a thumnail image for the itemnumber. i have used the below code but its not working, can someone tell me where i am making the mistake. I really appreciate it. all i want is for every itemnumber to show a preview image. all the images are stored in the folder called thumbs and its path is (~/images/products/thumbs) here is the code below <%@ Page Language="C#" AutoEventWireup="true"
Posted to
Getting Started
(Forum)
by
newtoaspnet2008
on 2/23/2009
Access a DropDownList Selected value in a user control from a content page(nested master page)
Hi All, I have a DropDownList box in a user control called DDLs.ascx . i have a content page called Sample.aspx which is based on a nested master page. the master pages are called parentMP.master and childMP.master . now i am calling the user control(DDLs.ascx) in the childMP.master like below <%@ Register TagPrefix="ddls" TagName="dropdownboxes" src="~/test/DDLs.ascx" %> now as i said there are 2 Dropdownlist boxes ( ddl1 and ddl2) in this user control. what i
Posted to
Getting Started
(Forum)
by
newtoaspnet2008
on 2/20/2009
which is better FREETEXT or CONTAINS
Hi All, i am learning how to use Full Text Search and its various features and options. i have database with a bunch of tables (30) and out of which i have full text index enabled on 2 tables. each table has around 2500 records. my question when i use a query which is better to use CONTAINS or FREETEXT. i know the major differences between FREETEXT and CONTAINS. how FREETEXT looks for both singular and plural and how CONTAINS is more precise. but performance wise which is better, because if it does
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
newtoaspnet2008
on 2/13/2009
Re: Tables and Full Text Catalog
anybody, sombody thanks
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
newtoaspnet2008
on 2/13/2009
Tables and Full Text Catalog
Hi, sorry to ask such a simple question, but i am a newbie. anyway, i have created a full text calalog called myfulltextcatalog. currently i have one table indexed on it. now my question i want to have one more table with full text search capacity. so can i use the same catalog or do i have to create a new catalog all over again for second table. i did the first table like below sp_configure 'user instances enabled' , '0' --- creating a full text catalog------- CREATE FULLTEXT CATALOG
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
newtoaspnet2008
on 2/13/2009
Re: if a button is clicked....how to do this
Hi, i did exactly what you have posted, now whats happening it shows all the items in one page all the time,i just want to show it only when the link button is clicked. here is the new code // check to see for button clicked or not private bool IsButtonClicked { set { ViewState[ "IsButtonClicked" ] = value ; } get { return ( bool )ViewState[ "IsButtonClicked" ]; } } and in page_load protected void Page_Load( object sender, System.EventArgs e ) { try { if ( ! this .IsPostBack
Posted to
Web Forms
(Forum)
by
newtoaspnet2008
on 12/1/2008
Page 1 of 16 (158 items) 1
2
3
4
5
Next >
...
Last »
WindowsClient:
XslCompiledTransform and large template elements
WindowsClient:
The Future of Client App Dev : WPF and Silverlight Convergence
Channel 9:
PDC09 GeekFest Party
Channel 10:
How to Use "Play to" and "Remote Media Streaming" in Windows 7
Channel 9:
The Visual Studio Documentary: Jeff Hadfield Full Length Interview
TechNet Edge:
Managing Your Entire World - Tech Focus November 2009 Part 3
Channel 9:
The Access Show: Managing Access Databases with SharePoint
Channel 10:
Show Us Your Tech - Mark Pendergrast Edition
TechNet Edge:
Mark Russinovich interview at TechEd EMEA 09
TechNet Edge:
IT Manager Podcast #31: Talking About Virtualization
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 1: Introduction
WindowsClient:
MSXML XHTML DTDs - making the web better
TechNet Edge:
How it works: Active Directory Rights Management Services
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 10:
Ebay Launches IE8 Webslice for Holiday Shopping
Channel 10:
New Windows Smartphone Includes Built-in PowerPoint Projector
Channel 10:
Bing's Top Searches Reveal Our Celeb Obsessions
Channel 9:
Ping 39: Chrome is here, Dancing in MS Stores, Iphone & Bing
ASP.NET:
Building Twitter Search using the ASP.NET Ajax Library Beta – Part 1
Silverlight:
Using Azure as a Silverlight Streaming replacement
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online