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:255340
More Search Options
RSS Available
Matching Posts
Re: full text search with language other than english(ex chinese, japanese)
I think you need to use the correct Chinese collation instead of just Nvarchar because Nvarchar just tells SQL Server you are not using ASCII but Chinese and Japanese alphabet are more than two thousand characters while Latin is just 26. There are six Chinese and I think three Japanese collations defined in SQL Server, try the link below to choose your collation. I also think you need to make sure your Microsoft search catalog is populated and check the noise word file. Run a search for noise words
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
Caddre
on 2/10/2007
Re: How to realize letter print from web with auto address update
spa: I did not consider the issue that the rest of the application would time out by using script as the control. Many thinks for pointing this. Your help is really appreicated. Good weekend. I am glad I could help reporting in OLTP(online transaction processing) without a reporting engine causes a lot of problems most people are not aware of it.
Posted to
Architecture
(Forum)
by
Caddre
on 2/10/2007
Re: Still having problems uploading controls.
Based on the thread below I think your control is good to go because I can go to your site and view both your demo and download pages. Hope this helps. http://forums.asp.net/thread/1564175.aspx
Posted to
Feedback on this website
(Forum)
by
Caddre
on 2/10/2007
Re: How to realize letter print from web with auto address update
I understand all what you are saying and I am telling you without a reporting component the rest of your application will run into serious performance issues because when users are doing all you have explained other parts of your application will timeout. That is the reason reporting engines are created they control the processing of long running tasks while the rest of your application run.
Posted to
Architecture
(Forum)
by
Caddre
on 2/10/2007
Re: Maintenance Plan Execution?
Murthy Puvvada: thank you so much.... I am glad I could help.
Posted to
Web Forms
(Forum)
by
Caddre
on 2/10/2007
Re: Help creating classes from my database design.
Hi LV, I don't have formal comparison but I use both so I know however I have found a link that shows how the data model is defined with the ER(entity relationship) model. I have seen people using data modeling tools take 40-50 files and convert it to 4-5 tables because those tools quantify the associations and attributes. One more thing LINQ uses association to pull the data from the relational model, the link below separate out the two parts of the relational model so it will be easy for you to
Posted to
Architecture
(Forum)
by
Caddre
on 2/10/2007
Re: Response.Redirect or Server.Transfer cancels log-in session
The best place to find the cause will be the source code for the user control because those started life as pagelets then they became .acsx files and their events by default start at pageload. So if written by someone who does not know the thread abort in both server.tranfer and response.redirect is killing your session. You get the picture follow the events and threads and you will see what killed your session. To fix this in C# delegates are your friends better yet look for existing complete code
Posted to
Security
(Forum)
by
Caddre
on 2/9/2007
Re: Is it possible to install ASP on Windows XP Home Edition?
Mikhail Arkhipov (MSFT): In order tu pull IIS files you need legal copy of XP Pro. If you have one, why not just upgrade the machine? If you don't have a copy and simply borrowing somebody's else XP, you may be violating XP Pro license by copying IIS files from XP Pro disk to multiple machines. Please do not suggest workarounds which may lead users to license violation. I am sorry about it I actually got the link from this site. My laptop comes with media edition which comes with IIS.
Posted to
Installation and Setup
(Forum)
by
Caddre
on 2/9/2007
Re: Help creating classes from my database design.
sincity26: I have developed my normalized database but I always get confused when it comes down to developing my classes. I have used codesmith in the past by pointing the app at each one of my tables and it auto-generates a C# class. My question is it seems time consuming to create a class for each table. Is my assumption correct? Why would I create a class for my each lookup table? Here are my table can someone help me out in architecting my classes, all ending with "Type" are lookups. Actually
Posted to
Architecture
(Forum)
by
Caddre
on 2/9/2007
Re: Can't connect to any database not owned by servername\ASPNET
You need to set SQL Server to use both Windows and SQL Server, that is covered below. Post again if you still need help. http://msdn2.microsoft.com/en-us/library/ms188670.aspx
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
Caddre
on 2/9/2007
Page 1 of 528 (5279 items) 1
2
3
4
5
Next >
...
Last »
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!
TechNet Edge:
Windows Server 2008 R2 : New Power Management Features
ASP.NET:
Web Deployment Painkillers: VS 2010 & MS Deploy
WindowsClient:
Application Accessibility Testing
WindowsClient:
Prism & WCF RIA Services
Channel 9:
Sharepoint 2010 and Claims-Based Identity
WindowsClient:
IRhetoric Ported To BlogEngine.NET
WindowsClient:
PDC Recap and More
Channel 9:
Reactive Extensions API in depth: Primitives
WindowsClient:
New WPF Features: MultiTouch
WindowsClient:
codeplex.com/testapi v 0.4 available
Channel 9:
The Visual Studio Documentary - Alan Cooper, the Father of Visual Basic
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online