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:82162
More Search Options
RSS Available
Matching Posts
Re: passing session("emailAddress") not work ..
Hi, you have to convert the session value to a string, for example: CStr(session("emailAddress") or CType(session("emailAddress"), String) You have to do this because you are compiling with Opt Strict On (look to the error message). And that means: no automatic type conversion at runtime. HTH Tom
Posted to
Getting Started
(Forum)
by
tt32
on 2/28/2004
Re: The big hole in .Net - Reporting
Steve, i'm using ActiveReports.NET to generate Reports as HTML Pages, Excel Sheets and PDF's within my web site. It works well and it is easy to use. You can download a trial version at Data Dynamics Tom
Posted to
Getting Started
(Forum)
by
tt32
on 2/13/2004
Re: Scrollbar
Try: scrollbars=yes HTH Tom
Posted to
Client Side Web Development
(Forum)
by
tt32
on 12/30/2003
Re: Updating dropdown control with updated db records
Yes of course, you can call a sub from a sub. Create a sub for the code to populate your controls, like Private Sub BindData() .... End Sub If you need to refresh just write BindData() HTH Tom
Posted to
Getting Started
(Forum)
by
tt32
on 12/30/2003
Re: SQL Server connection problem
Check if you added your ASPNET account as a valid SQL Server Login and if this account is a user in your database limapdb. You can do this easy with Enterprise Manager. Tom
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
tt32
on 12/28/2003
Re: multingual site
Hi, tried that with DNN. We have changed all static labels, dateformats etc. In addition we changed announcement modul to show content in more than one language. I think there are two important points you have to look for: - technical side - business process to manage content for different languages Technical side is easy. You have to avoid - coding like If strDirection = "Right" Then ... - using fixed dateformats (in Core DNN and a lot of modules the american dateformat is hardcoded)
Posted to
Localization
(Forum)
by
tt32
on 12/28/2003
Re: ASP.net Certification
Hi, look to this site to find the requirements for the MCAD certification. You have to pass 2 core and 1 elective exam. Depending on your choice you can get the MCAD certification without any knowledge about Windows Applications. You don't have to attend all the courses. You need the knowledge to pass the exams. It is up to you in which way you get the needed skills. I'm not sure if MCAD is a recognised qualification. Maybe you spend some time more to get the MCSD certification which is one of the
Posted to
Getting Started
(Forum)
by
tt32
on 12/22/2003
Re: ASP.net Certification
Take a look to Safari.InformIT.com . You can buy a bookshelf with 10 slots for about 20 bucks /month. You find a lot of books for the MCAD/MCSD certification (inlcuding the one posted by JakeJeck). Tom
Posted to
Getting Started
(Forum)
by
tt32
on 12/22/2003
Re: Index Services
Ted, i have written a module that works with Indexing Services. Drop me a mail to ttATNOSPAMdbresource.de and i send you the code. Tom
Posted to
DotNetNuke
(Forum)
by
tt32
on 12/1/2003
Re: about Esperantus - ML
look to my answer in the main forum: View Tom
Posted to
Custom Modules
(Forum)
by
tt32
on 11/28/2003
Page 1 of 26 (259 items) 1
2
3
4
5
Next >
...
Last »
TechNet Edge:
Windows Server 2008 R2 Quick Look- Installing the Migration Tools
WindowsClient:
My latest videos – WPF, Silverlight, Sensors, and PDC09
WindowsClient:
Developing an installer for your Surface application
ASP.NET:
Visual Studio 2010 and .NET 4 Update
WindowsClient:
Microsoft’s product placements in The Big Bang Theory
Channel 9:
Channel 9 Live at PDC09: Martin Cron
Channel 9:
Channel 9 Live at PDC09: Erik Meijer and Thomas Lewis
WindowsClient:
Download Data Services Update for .NET 3.5 SP1
Silverlight:
Extending the SMF for the HVP
Silverlight:
Extending the SMF for the HVP
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 12 of 13
Channel 10:
Bing Maps Update: Map Embeds and Draggable Routes
WindowsClient:
New WPF Showcase: WEB Touch
ASP.NET:
ASP.NET MVC 2 RC Released
WindowsClient:
Very exciting Microsoft Pivot from Live Labs
WindowsClient:
XAML for UI & .rc files
TechNet Edge:
DNS Security (DNSSec) Overview
Silverlight:
Silverlight 4 demos from my PDC Keynote now available
Channel 9:
Channel 9 Live at PDC09: Dave Campbell
Channel 9:
Channel 9 Live at PDC09: Yousef Khalidi
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online