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:631199
More Search Options
RSS Available
Matching Posts
Re: What is the System Tables folder for?
These tables are used by SQL Server internally. You don't have to use these tables.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
richardsoeteman.net
on 3/19/2008
Re: How to call a server sub in .cs with javascript?
This is possible with a Static Page Method. Look at section "Calling Static Methods in an ASP.NET Web Page" of the following url http://www.asp.net/ajax/documentation/live/tutorials/ExposingWebServicesToAJAXTutorial.aspx
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
richardsoeteman.net
on 1/2/2008
Re: Microsoft Certifications on .NET
Hi Abdul, The certifications that you are refering to are old certification tracks. Since VS2005 we have new certificifications. Microsoft Certified Technology Specialist (MCTS), was Microsoft Certified Professional (MCP) Microsoft Certified Professional Developer (MCPD) Web/Windows, was Microsoft Certified Application Developer (MCAD.Net) Microsoft Certified Professional Developer (MCPD) Enterprise Applications Developer, was Microsoft Certified Solution Developer (MCSD.Net) The old certifications
Posted to
Getting Started
(Forum)
by
richardsoeteman.net
on 12/28/2007
Re: Security ajax scripts and web services
Hi Roeland, I suggest you read this article from ScottGu that explains the security model that is used. http://weblogs.asp.net/scottgu/archive/2007/04/04/json-hijacking-and-how-asp-net-ajax-1-0-mitigates-these-attacks.aspx
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
richardsoeteman.net
on 11/9/2007
Re: crystal reports barcode
Back in 2002 or so I used a free barcode font. You can find lots of them online. Download one via this link http://www.barcodesinc.com/free-barcode-font/
Posted to
Crystal Reports
(Forum)
by
richardsoeteman.net
on 8/31/2007
Re: select * .......where LIKE %abcd%
It says every match before the first % or after the last %, so it will find 12345 abcd efg
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
richardsoeteman.net
on 8/30/2007
Re: Why am I getting this Error? How to serializable an checkbox
Normally you don't have to manually manipulate the viewstate for these controls (enable viestate = true on the controls). The Framework will take care of that. This article is the best article I found to understand how the viewstate works. I suggest you read this http://weblogs.asp.net/infinitiesloop/archive/2006/08/03/Truly-Understanding-Viewstate.aspx
Posted to
Getting Started
(Forum)
by
richardsoeteman.net
on 8/28/2007
Re: count(*) vs count(columnname)
Count(*) will perform a query over all columns and count(columname) only on one column name so that is more efficient and faster.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
richardsoeteman.net
on 8/28/2007
Re: C# 3.0 language features, deploying on ASP.NET 2.0 host
Then it's still based on the Framework version 3.5 instead of 2.0 so it will not work.
Posted to
Visual Studio 2008
(Forum)
by
richardsoeteman.net
on 8/28/2007
Re: email address contains a โ@โ.
Checkout the Regexplib.com site where you find lots of email matching patterns wich you can test online. http://regexlib.com/DisplayPatterns.aspx
Posted to
Web Forms
(Forum)
by
richardsoeteman.net
on 8/28/2007
Page 1 of 18 (171 items) 1
2
3
4
5
Next >
...
Last ยป
ASP.NET:
Live Preview jQuery Plugin
WindowsClient:
Remember JScript closures capture all variables in scope
TechNet Edge:
UAG reaches RTM
Channel 9:
Who, What, When, Where, Why and How of MIX10
Channel 10:
Berlin Wall in Silverlight
TechNet Edge:
System Center Operations Manager 2007 R2 โ Service Level Dashboard part 2, Installation
Silverlight:
Contributing to the SL HVP
Silverlight:
Best SF Books of All Time
Channel 9:
Reactive Extensions API in depth: Repeat
Channel 9:
Jeffrey Van Gogh: Testing Rx with Pex
Channel 9:
The Visual Studio Documentary: Dan Fernandez Full Length Interview
ASP.NET:
Search Engine Optimization (SEO) Toolkit
Channel 10:
This Is Your Data on Silverlight
ASP.NET:
How the IIS SEO Toolkit Saved My Butt
TechNet Edge:
Windows 7 XP Mode User Experience
ASP.NET:
Using WCF RIA Services without Silverlight in Visual Studio 2010 for building 3 tier ASP.NET Applications
Channel 9:
Ping 41: Top stories of 2009, bing, windows 7, laptop hunters, azure
Channel 9:
endpoint.tv - Windows Server AppFabric in action monitoring and troubleshooting
Channel 10:
Windows Marketplace for Mobile Opens to 6.0, 6.1 Phones
Channel 9:
Rx API in depth: Hot and Cold observables
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online