about projects
Wed, 09 Jul 2008 02:08:15 -0700
hello sir/madam
i nanda kumar n as completed .net course and i am a B.E graduate, presently looking for any small free asp.net project. please reply me as soon as possible. waiting for your reply................
thanking you....
...
|
ntaccaunt.translate and AD
Wed, 9 Jul 2008 02:33:55 +0200
Hi,
problem:
when I create user or group I want to set permissions on OU for that user or
group.
But I'm getting error if I don't put some sleep 20-30 sec.
Like user or group doesn't exist and I can't do translate.
Like there is some problem with replication of data and I need to bind to DC
on which I ...
|
configProtectionProvider not supported
Tue, 8 Jul 2008 17:23:56 -0400
When I encrypt/decrypt the connectionStrings section of my web.config file,
everything works well, but the actual connectionStrings element gets a new
attribute of configProtectionProvider, which the VS 2008 IDE flags as a
schema error and says that this attribute is not supported. Sure enough,
the intelliS ...
|
.net windows authentication on sql 2005
Tue, 8 Jul 2008 12:08:30 -0700
Hi this may be a simple design question, not sure...
i have a web app that needs to be logged in to our domain and eventually
will access our sql 2005 which also on the domain using win authentication.
1. how do u typically setup the users on the sql machine? can we setup
different DB roles and assign use ...
|
different authentication within a folder
Mon, 7 Jul 2008 12:04:02 -0700
Hi, Im using encrypted credentials (aspnet_setreg.exe) within an asp.net
application. the problem is that I will like to use form authentication when
trying to add or edit a record. I create a sub folder and create the
web.config file. the problem is that because Im using impersonation, when
pressing the ...
|
Dot Net Viewers
Sun, 6 Jul 2008 01:19:56 -0700 (PDT)
http://ganesh-freedotnetbooks1.blogspot.com
http://ganesh-freedotnetbooks.blogspot.com
http://freefreedownloadsoftwares.blogspot.com ...
|
querying AD users
Sat, 5 Jul 2008 14:45:07 -0700 (PDT)
hello,
i havent done any research on this yet and about to, but i wanted to
see if anyone had any recommended links on programmaticly working w/
AD users. (namely, looking up all users that begin w/ a certain
letter, or getting back a list of users matching a first name, etc..)
im building a UI that allows ...
|
|
|
SqlRoleProvider & windows authentication
Sat, 5 Jul 2008 14:42:20 -0700 (PDT)
hello,
can anyone confirm whether or not a the SqlRoleProvider can be used
for a web app thats using Windows Authentication?
im building apps on an intranet and need support for working w/ custom
roles -- my app requires a UI for admin-users to manager other users.
it seems that either the SqlRoleProvider w ...
|
Downloading web page from secure ASP web site.
Sat, 05 Jul 2008 12:42:35 -0400
I work for a large chain coporation. My schedule is posted on their
secure web site which I have a user name and a password for.
I want to create a URL string that can be sent (using VBA inside of
Outlook) which contain my username and passsword and allow me access
to my schedule information.
I tried:
IE.Nav ...
|
suggestions: AD, integrated auth, custom Roles
Thu, 3 Jul 2008 16:43:16 -0700 (PDT)
hello,
i am working on intranet web apps in an AD windows environment.
authentication is done via Integrated Windows Authentication.
i have several apps and need to devise a solution to allow admin-users
to create & manage user roles (permissions). things like:
App1-Read
App1-Write
App1-Admin
App2-Re ...
|