all groups > asp.net > march 2007 > threads for sunday march 18
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
sql processes multiplying
Posted by microsoft.public.sqlserver.programming at 3/18/2007 9:27:53 PM
I am seeing sql processes (seen under Current Activity->process Info)
exploding into over 100 processes even though hardly anyone is using
it.
It is an ASP.NET application, and I religiously close every sql
connection. after every transaction. Some interesting observations to
note
* This ... more >>
Practical or not: two machines, one developer, working against one codebase?
Posted by kenfine NO[at]SPAM nospam.nospam at 3/18/2007 6:13:48 PM
I'm a standalone developer with full access to my code and servers and
nobody else I need to cooperate with.I'm trying to think creatively about
ways to speed up my VS.NET development work. The process of builds in my
environment is slow, and I find myself giving my brain a rest too
frequen... more >>
ASP.NET developer hosting
Posted by Tony at 3/18/2007 4:47:17 PM
I need some hosting which is not expensive because I need this for
development. So I need mutiple domains, mutiple DadaBases (SQL Server
2000/2005/express, MySQL, Access). Problem is if you have only 1 or 2 MS SQL
databases, but you need to test more web aplications. Which hosting is good
fo... more >>
clr stored procedure
Posted by rodchar at 3/18/2007 4:13:05 PM
hey all,
i'm just now trying out the clr stored procedures and after i deployed it to
my sql server i went over to my management studio to look at the results and
test.
i can run it but i noticed there's a picture of a small lock on the stored
procedure and i noticed i when i right-click ... more >>
Approach
Posted by Just Me at 3/18/2007 2:21:01 PM
Hi,
Im jsut wondering how yo experts would best approach this problem.
I have two entities, Course and CourseDetail. The Course has things like
title, version, component, cost etc etc, and the CourseDetail has multiple
related records regarding the content of the course itself.
So, In... more >>
combine datasources
Posted by Fritz the Cat at 3/18/2007 12:06:58 PM
I have to pull in data from two or more datasources and combine them ala a
union join.
How do I do this?
Thanks a lot!
... more >>
LoginView and LoginStatus
Posted by jsqrd at 3/18/2007 10:28:59 AM
Can anyone tell me me if the two subject controls work when using a
SQL Server database as opposed to a SQL Server Express instance? If
so, what's the trick to making it work?
I have the role manager and membership provider in the web.config file
and can acknowledge I can create users. Addit... more >>
child control button click postback problem
Posted by pearcewg at 3/18/2007 6:50:27 AM
All:
I have a page with a form and fields on the form (checkboxes, grids,
etc).
This form contains a usercontrol which has a dynamic navigational menu
of buttons.
When a user clicks on one of the buttons in the usercontrol, it is
intended to save the updates information on the parent form. ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
to get membership
Posted by cknarunX NO[at]SPAM yahoomail.co.in at 3/18/2007 4:11:25 AM
hi
i want to join this group
... more >>
Need Dot net Interview Questions ...Contact Me
Posted by Sima.Kamat NO[at]SPAM gmail.com at 3/18/2007 3:01:03 AM
Hi All,
I am a new member of this group, I think I will have great time with
this group.
If any one need any dot net FAQ's or Interview questions . You can
contact me.
Regards,
SIMA KAMAT
... more >>
IIS http to -> https via login page ?
Posted by Frank Miverk at 3/18/2007 1:18:39 AM
Hi all,
Here's my situation:
I have a public website that is wide open via http:
Home
Products
News
Login
.... etc
Then I have a secure area:
Members only
More members only
etc...
Under IIS, I have a virtual directory for the secure area, with an SSL cert... more >>
|