Web service code structure
Fri, 30 Jul 2010 23:30:55 +0200
Hello!
Sorry for sending this message also here, but
microsoft.public.dotnet.framework.webservices is not so popular.
I have spent all day looking for any asp.net web service
pattern/design/'best practises' for code structure (BOL, DAO, supporting
testing, etc.). The only result was:
http://msdn.micros ...
|
CodeBehind not working or not compiling in VS2008 asp.net w/
infragistics
Fri, 30 Jul 2010 07:47:28 -0700 (PDT)
i have a website developed in vs2008, i have upgraded the version of
infragistics controls its was using from 9.2 to 10.1. afterwards the
codebehind doesnt seem to be compiling and only using the code that
was there before i upgraded. i can drop controls on the page adn they
show up but when i add code to modi ...
|
Creating pdf tool
Fri, 30 Jul 2010 01:44:05 -0700
I am looking at how to create tool where user would supply url and my
tool would get that page and convert it to pdf file.
Could anyone point me in some direction. My search resulted in some
commercial tools for pdf conversion. Is that task hard to accomplish?
Thank you
Schapopa
*** Sent via Developersdex ...
|
Lock xml file writes through multiple aspx pages
Fri, 30 Jul 2010 10:23:05 +0200
What is the best way to lock an xml file if there are multiple aspx pages
and/or ascx controls trying to write to it at the same time?
I already got a suggestion to use FileShare.None on a filestream that is
passed to XDocument, but I would prefer a solution that blocks/waits.
...
|
Best method to call a long stored proc with WCF
Thu, 29 Jul 2010 12:24:58 -0700 (PDT)
Say have a stored procedure that takes about 10min to 1 hour to run
and I need to call it with WCF (silverlight).
I'd basically want to fire off the query, have the wcf service fire
off the query in a thread or something. Then have the wcf return to
the silverlight program and say 'Ok the SP is running'
Th ...
|
Jimmy Choo Bags china supplier (http://www.cntrade09.com)
Wed, 28 Jul 2010 23:12:57 -0700 (PDT)
Christian Dior Bags china supplier (http://www.cntrade09.com)
Jimmy Choo Bags china supplier (http://www.cntrade09.com)
Marc Jacobs Bags china supplier (http://www.cntrade09.com)
Burberry Bags china supplier (http://www.cntrade09.com)
Dolce & Gabbana china supplier (http://www.cntrade09.com)
Coach Bag ...
|
System.math missing
Wed, 28 Jul 2010 11:08:23 -0700
Hi,
If using System.Math is included in C# vs2008, it complains the namespace is
found. My machine has .Net Frame 2.0, 3.5, and 4.0 installed. When I sent
through the objects using ObjectBrowser, the System.Math in mscorlib.dll
under Framework 2.0. But it it hidden to both Framework 2.0 and framework 3.5
...
|
|
|
RE:UL list-style-image not working
Wed, 28 Jul 2010 04:51:40 GMT
Here are two things I want to point out:
1. When using list-style-image, you do not use quotes
2. It is recommended that absolute URLs be used in CSS. Try using list-style:none url(/images/arrow.gif) outside;
Angelo wrote:
Thanks for the reply, Hans. but I had already tried that.
25-Apr-08
Than ...
|
How to make Asp.net access Crystal Report from IIS website?
Tue, 27 Jul 2010 17:11:56 -0700
Hello Community
I developed a web site using ASP.Net, C# and Sql Server.
I used Windows Installer to deploy the application.
Under virtual directory tab in IIS it states:
C:\inetpub\wwwroot\NetAppl\
The applications runs but the reports donĂ¢??t work now that the application is
running on IIS.
Belo ...
|
Problem with invoking WnetAddConnection2 from ASP.NET
Tue, 27 Jul 2010 10:31:13 -0700
I have a web application that is trying to establish a connection to a
shared drive by pinvoking WnetAddConnection2. This call works as expected
when I run it locally on my Windows XP system. However, when I try the same
call on Windows Server 2003, I get an error 85 indicating that the local
device is a ...
|