Advice Needed
Sun, 21 Mar 2010 17:59:32 -0000
http://www.jcdarts.co.uk/History.aspx
As anyone who looks at the code for the above page will see the code is
about 3700 line long.
Does anyone have any suggestions on how I can split the code into several
pages.
I have had the idea of holding each year (or season) on a separate HTML
pages each held i ...
|
exam 70-536, is it about vb.net or c# or both?
Sun, 21 Mar 2010 18:43:53 +0100
hi
My boss wants me to take the 70-536 certification exam. I see on the web
that there are 2 versions of it. One with vb.net and another with c#. Thinks
that is a bit strange. He assigned about 10 exams he wants me to complete, I
see now that about 95% of the exams involve vb.net but it's C# we are
using. ...
|
canonicalization problems
Sat, 20 Mar 2010 22:54:17 +0100
hi
asp.net
I have some canonicalization problems with my site. I've just googled my
site using the oprator site and inurl:
site:mydomain.com -inurl:www
Which resulted in a list of links to my site which don't contain the www
link.
In Google Webmaster Tools I've specified preferred domain to be
www.m ...
|
getting error on row click
Sat, 20 Mar 2010 14:49:01 -0700
Hello. I have a gridview that needs to have a nested gridview. I got it to
work using arrows but need to reclaim some real estate so I am moving over to
a row click to show the nested gridview. Will show the code at the end of
this post. What is occurring is the mouseover/onmouseout work. It is the
clic ...
|
How to start an application or ASP.NET project in VS 2008
Sat, 20 Mar 2010 11:52:02 -0700 (PDT)
I have a problem. I'm working on "brushing up" on my MSVS 2008/ SQL
Server 2008. Both these are installed on my laptop.
When I start up MSVS 2008 and select "New" then "Project" I can see
the Business Intelligence Projects templates, which is not what I need
right now, and I can see a selection for Other Project ...
|
FormView change flag
Sat, 20 Mar 2010 10:27:01 -0700
Is there any way to know if a FormView (in edit mode) has had changes to
textbox controls since the last postback? Thanks.
--
David ...
|
Rest Collection WCF Service failure
Sat, 20 Mar 2010 09:06:01 -0700
I have created a new Rest Service based on the Rest Starter Kit. When I run
it in a hosted environment it fails with:
IIS specified authentication schemes 'IntegratedWindowsAuthentication,
Anonymous', but the binding only supports specification of exactly one
authentication scheme. Valid authentication sc ...
|
|
|
thanks
Sat, 20 Mar 2010 03:25:23 -0700
Thank u friend, You have solved my problem
Karthikeyan Bala wrote:
solution for 'The current identity does not have write access to 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files'.The current identity does not have write access to 'C:\WINDOWS\
09-Mar-09
you should intall this ex ...
|
Difference between Ajax Enabled WCF service and regular WCF?
Fri, 19 Mar 2010 10:12:05 -0700 (PDT)
I'm sort of new to WCF and I was wondering the difference between Ajax
Enabled WCF service and regular WCF?
You're adding, and don't have an interface class. When do you want to
use each one?
What do the following lines give you below, vs a regular WCF service?
[ServiceContract(Namespace = "")]
[AspNetCom ...
|
session state
Fri, 19 Mar 2010 14:50:43 GMT
how to turn session state on in asp.net
From http://www.developmentnow.com/g/8_2005_11_0_8_0/dotnet-framework-aspnet.htm
Posted via DevelopmentNow.com Groups
http://www.developmentnow.com/g/ ...
|