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:289556
More Search Options
RSS Available
Matching Posts
Re: allowing users to change passwords on local accounts
Ryan, Excellent piece of code. I was searching for this functionality for a while......Thanks a lot....
Posted to
Active Directory and LDAP
(Forum)
by
snsharma
on 10/31/2003
Indexing service - extracting parts of a document
Hi, I'm trying to build a site that based on a user entry searches through the contents of files on a disk and displays a list of files which contents match user criteria (basicaly a word). How to extract a part of the document (paragraph etc), where the searched word is found. OLE DB provider for Indexing service provides atribute Characterization, which returns the first paragraph of the document, but not the correct paragraph. I want to extract a specific part of the document. Is there any way
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
snsharma
on 9/2/2003
Re: refreshing "part" of a web-form
Hi, It is pretty elaborate to explain the whole article. If u have any specific questions please let me know. Sorry for not responding earlier.....
Posted to
Web Forms
(Forum)
by
snsharma
on 8/21/2003
Performance counter monitoring
I am using performance counters to monitor the CPU utilisation of server. The code in the Webmethod of my .asmx file as given below: System.Diagnostics.PerformanceCounter PerformanceCounter1 = new System.Diagnostics.PerformanceCounter(); float result; PerformanceCounter1.CategoryName = "Processor"; PerformanceCounter1.CounterName = "% processor Time"; PerformanceCounter1.InstanceName = "_Total"; PerformanceCounter1.MachineName = "."; System.Diagnostics.CounterSample
Posted to
XML Web Services
(Forum)
by
snsharma
on 8/19/2003
Re: refreshing "part" of a web-form
I got the solution. I used Web services to achieve the auto-refresh of the specific control The following link on msdn gives a good overview on web services http://www.gotdotnet.com/playground/services/webservice_behavior.aspx The link below has the sample code giving the step by step description of using web services to create interactive Web pages without requiring a full-page refresh to handle events http://www.fawcette.com/vsm/2002_06/online/delcogliano/ In order to "auto refresh the control"
Posted to
Web Forms
(Forum)
by
snsharma
on 8/19/2003
Re: refreshing "part" of a web-form
The requirement is similar to the scores of a basketball game being displayed on one side(or web control say label control) of the page. The scores gets updated on a continual basis , however there aren't any postbacks of the page. Using the postback or "refresh" would be an irritating experience to the end user, as in this case the page needs to posted back or refreshed quite frequently.
Posted to
Web Forms
(Forum)
by
snsharma
on 8/19/2003
refreshing "part" of a web-form
I want to refresh only part (one control) of a web page and not the full refresh of the page (without causing the complete postback of the page). Any ideas how to achieve it.. Sid
Posted to
Web Forms
(Forum)
by
snsharma
on 8/19/2003
Page 1 of 1 (7 items)
TechNet Edge:
FOPE Policies Deep Dive Interview
Silverlight:
Silverlight HVP Design Update
WindowsClient:
Windows Client Developer Roundup for 12/28/2009
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online