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:520934
More Search Options
RSS Available
Matching Posts
Re: image gallery or slideshow type system - what control?
Hi I did get the same error you had but I am using VS2008 3.5 My web config setting is <httpHandlers> <remove verb="*" path="*.asmx"/> <add verb="*" path="*.asmx" validate="false" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0 , Culture=neutral, PublicKeyToken=31BF3856AD364E35"/> <add verb="*" path="*_AppService.axd" validate="false" type="System
Posted to
Getting Started
(Forum)
by
obinna123
on 6/10/2009
IIS 5.1 Problem (Default Website Stopped)
My IIS locked when I retarted my system. I have tried re-installing IIS but still comes up with the same error message. Can anyone help? I have done iis reset , iis stop and start. Error Default Website Stopped
Posted to
Free For All
(Forum)
by
obinna123
on 4/3/2009
Re: FTP Transfer in ASP.NET?
Hi MorningZ, can I have the code and the dll please, I am using .net 2.0
Posted to
Getting Started
(Forum)
by
obinna123
on 10/29/2008
Re: string Manipulation
it did not work please test it
Posted to
Getting Started
(Forum)
by
obinna123
on 10/28/2008
Re: string Manipulation
it did not work please test it
Posted to
Getting Started
(Forum)
by
obinna123
on 10/28/2008
string Manipulation
string smsIDs = "ID: c857e4916be50e70691f2869beed4d96 To: 447930365407 ID: b75ba5e10f3d8fdf2771955f66d233c0 To: 447956223509"; char[] delimiterChars = { ' ', ',', '.', ':', '\t' }; string text = smsIDs; string[] words = text.Split(delimiterChars); int index = 1; foreach (string c in words) { // if (index == 0) { if (c.Length > 2) { string hold = string.Empty; hold = c.Trim().ToLower(); if ((hold != "to") || (hold != "id"))
Posted to
Getting Started
(Forum)
by
obinna123
on 10/27/2008
WebService Issue in ASP.NET 2.0 C#
This is a method in my WebService [WebMethod(Description = "Register Applicant"), SoapHeader("spAuthenticationHeader")] public string InsertApplicant(PropertyApp.Applicants myApplicant) { return PropertyApp.ApplicantsDal.InsertApplicant(myApplicant); } This the Applicant Object with properties namespace PropertyApp { public class Applicants : BaseDataDynamicEntity { public Applicants() { } private string applicantid; public string ApplicantID { get { return this.applicantid;
Posted to
XML Web Services
(Forum)
by
obinna123
on 10/13/2008
Re: Gridview does not update
Yes my code has got the IsPostBack property, That was the first thing I checked when I ran into this hitch Thanks Allen Chen
Posted to
Data Presentation Controls
(Forum)
by
obinna123
on 2/14/2008
Gridview does not update
This should be dirt simple... but clearly I am missing something. I have a GridView on an ASP.NET Page. The user clicks edit, they go into edit mode, the user changes the data clicks update... their old data is still there... I run some debug assertions and when I try and grab the value of the text fields I see the old values (not what is currenly in the textbox on the screen). For example, The EditDescription says " Hello Boys " then the user clicks update and change the text to "
Posted to
Data Presentation Controls
(Forum)
by
obinna123
on 2/8/2008
Re: Customizing Paging and making use of Postback Features
Where do you place this Code pls
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
obinna123
on 5/30/2007
Page 1 of 22 (213 items) 1
2
3
4
5
Next >
...
Last »
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Channel 9:
Channel 9 Live at PDC09: Loic Le Meur
Channel 10:
How to Delete Jump List Items
Channel 10:
Roll Back to Classic Network Indicator in Win7
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 2
Channel 9:
Ping 42: Is Microsoft cool? Photo DNA, Win7 tool, 10k MIX contest
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 1
Channel 9:
Francesco Logozzo - Static Checking with Code Contracts for .NET
Channel 9:
Channel 9 Live at PDC09: Doug McCuistion, NASA
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 3: Configuration
Channel 9:
Reading Debate with Bill Buxton
Channel 10:
Reading Debate with Bill Buxton
WindowsClient:
Build WPF Data Controls for Outlook Addins Easily with VS2010
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 2
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 1
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online