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:26104
More Search Options
RSS Available
Matching Posts
Re: How To Delayed Load Usercontrol which have Ajaxtoolkit control inside
Any idea how to do it??
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
rfurdzik
on 9/19/2009
Re: FUll Text Search issues
Is spellchecketr part of SQL Server? How do I execute this function?
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
rfurdzik
on 5/23/2009
FUll Text Search issues
We have data feeds coming. Sometime the country value is 'USA", sometimes "Unites States" or "US" or even mispelled "Unted States". So I thought I could resolve this using full text search and freetext function. However thsi is the problem: alter procedure GetSimilarCountry @country varchar ( 200 ) AS declare @SearchString varchar ( 200 ) SET @SearchString = 'FORMSOF(THESAURUS,"' + @country + '")' SELECT Top 1 FT_TBL . country_name
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
rfurdzik
on 5/22/2009
Filed under: containstable, Full text search, soundex
Re: Wilcard settings in IIS
OK, thanks. Did somebody tried to edit this directly in registry? Maybe there is some hack? I also have this idea, maybe it is possible to write some ISAPI extension for this? Maybe somebody did it already?
Posted to
Free For All
(Forum)
by
rfurdzik
on 2/4/2009
Wilcard settings in IIS
I have a website and I want all subdomains to direct to this site. I added wilcard setting, but that does not help. I Just need to add in IIS an empty record as domain name with port 80 for site chessdig.com . This way all requests will go to that site! Otherwise IIS does not know where to direct testing.chessdig.com ... It seems like serious IIS limitation as you can only have one "catch all" site like this... It works globally, rather than per each domain. Wildcard setting in IIS is just
Posted to
Free For All
(Forum)
by
rfurdzik
on 2/4/2009
Compilation Problems
Hello, the application compiles fine. However when I try to start debugging, it says that I need to use previous build due to errors. However no errors are visible in Buold Window. Seems like there are some errors as when I open ASCX file, it underscores the control tags... Here is my build output (after start debugging). 1 project is failed, because it is skipped application Setup project. You can see in the output: ------ Skipped Build: Project: Intelligencia.UrlRewriter, Configuration: Debug Any
Posted to
Visual Studio 2008
(Forum)
by
rfurdzik
on 1/27/2009
Re: Site slow when accessing first time
HI, I am aware of of the compilation after changing the files. However I did not change the files and it happens all the time. Any idea what could casue it?
Posted to
Getting Started
(Forum)
by
rfurdzik
on 1/26/2009
Site slow when accessing first time
My website seem to come slow when accessing first time, after the first request it comes faster. I setup "http keep alive" in IIS, but it seems like it is recompiling all time, or maybe something else is happening. Please help
Posted to
Getting Started
(Forum)
by
rfurdzik
on 1/26/2009
Filed under: Slowow site
Re: Simple Syntax Question
I see, anyway I got the link showing on the page without any code behind, however it is not clickable. Means when I move mouse over it nothing happens, the cursor does not chane. However the link is underlined.... Here is my latest code: < asp : Hyperlink ID ="HyperLink1" runat ="server" NavigateUrl =' <%= "http://" + Profile.UserName + ".zikbay.com" %> '> <% = "http://" + Profile.UserName + ".zikbay.com" %> <
Posted to
Getting Started
(Forum)
by
rfurdzik
on 1/23/2009
Re: Simple Syntax Question
Ok, I have figured this out,. I need: < asp : Hyperlink ID ="HyperLink1" runat ="server" NavigateUrl =' <%= "http://test" + ".zikbay.com" %> '> <% = "http://test" + ".zikbay.com" %> </ asp : hyperlink > . How come nobody knew the answer to such a simple question??
Posted to
Getting Started
(Forum)
by
rfurdzik
on 1/23/2009
Page 1 of 172 (1716 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