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:57265
More Search Options
RSS Available
Matching Posts
Is my data access pattern wrong?
I have recently been looking into trying to speed up my development by using the ObjectDataSource, but have come across a problem, with how I structure my standard CRUD access. The ObjectDataSource appears to use only one class with 4 static/shared methods to do CRUD, e.g. GetCustomer, DeleteCustomer, InsertCustomer and UpdateCustomer. This object might be called "CustomerAdapter". There is then a separate "Customer" object which just stores the Customer data with public properties
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
eddie_mcsd_uk
on 7/22/2008
Web proxy classes are too big
I am writing an application which needs to consume a commercial third-party web service (this web service happens to be an API exposed by Genesys, a call-centre management suite). However, the WSDL files of the Genesys web services are so huge, that it takes my application nearly 30 seconds to instantiate all the web service proxy classes (i.e. Reference.vb). I am only using a very small portion of the web services, and so it's unnecessarily wasteful and time-consuming to load everything from
Posted to
XML Web Services
(Forum)
by
eddie_mcsd_uk
on 11/23/2007
Re: Problem with System.Net.Mail on GoDaddy
Posting again to say I have found the solution ! After doing more Googling around, it seems that smtpout.secureserver.net was not the correct outgoing server to use, since using this comes back with error messages such as "Mailbox name not allowed" and "not allowed in the list of rctphosts" and such. The answer is to use an alternative called relay-hosting.secureserver.net . Therefore the code below below should work for you as it now does for me :- Dim objMailMessage As New System
Posted to
Getting Started
(Forum)
by
eddie_mcsd_uk
on 12/5/2005
Re: Problem with System.Net.Mail on GoDaddy
Just thought I would update to say that I've gone back to System.Web.Mail for the time being. Fortunately this still seems to work, despite the warnings the compiler gives about obsolescence. Normally I have Option Strict On which had stopped my web app compiling because of the use of System.Web.Mail. However, after loosening the compiler it's now OK. But I look upon this as a short term solution and I'd still appreciate any answer to get it working with System.Net.Mail.
Posted to
Getting Started
(Forum)
by
eddie_mcsd_uk
on 11/23/2005
Problem with System.Net.Mail on GoDaddy
Last night after a bit of "fun and games" I managed to get my website http://www.alex-parks.org/ upgraded to .NET Framework 2.0 on GoDaddy. And generally I'm happy. Unfortunately though sending emails using System.Net.Mail doesn't work, so the site can't send out emails when people register etc. Obviously this has to be addressed. At the moment I have "smtpout.secureserver.net" with port 80 set on the SMTPClient object (I have to set *something* or there is an error message that says SMTP server
Posted to
Getting Started
(Forum)
by
eddie_mcsd_uk
on 11/23/2005
Page 1 of 1 (5 items)
ASP.NET:
Visual Studio Project Sample Loading Error: Assembly could not be loaded and will be ignored. Could not load file or assembly or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)
WindowsClient:
Working with Windows 7 Taskbar Thumbnail Buttons with WPF 4
WindowsClient:
overflow:hidden -- a fix to a CSS problem
TechNet Edge:
Empowering your teams with SharePoint
TechNet Edge:
TechNet Radio: Expert presents: Creating and Executing a Comprehensive 2007 Office Deployment
ASP.NET:
ViewModel Pattern for Silverlight - Options for Hooking a View to its Model
Channel 9:
Rx API in depth: Concat, Catch and OnErrorResumeNext
Channel 10:
PowerPoint Twitter Tools Updated
Channel 10:
Windows Live Messenger Arrives on Nokia Phones
Channel 9:
Peer to Peer Series Part 7: PeerChannel Basics
TechNet Edge:
Visio: Drawing on Experience with Saveen Reddy
TechNet Edge:
Visio: Drawing on Experience with Saveen Reddy
IIS.NET:
URL Rewriter and Reverse Proxy
TechNet Edge:
Forefront Secure Endpoint Demo and Interview
ASP.NET:
Resizing images from the server using WPF/WIC instead of GDI+
Silverlight:
Deploying your Silverlight and WCF RIA Services application
Channel 9:
Juan Chen and Nikhil Swamy: FINE, a Compiler for End-to-End Security Verification
IIS.NET:
DebugFinder
Channel 10:
Get the Outlook Hotmail Connector Beta
Channel 10:
MSN to Launch New Lifestyle Site from Wonderwall Creator
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online