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:805384
More Search Options
RSS Available
Matching Posts
Dynamically create webcontrols in webforms
Hi, 1. I have 2 customers (A and B) 2. When loged in A want to display for Customer A 5 Textboxes 3. When loged in B want to display for Customer B 3 Textboxes do i have to use CMS System (please Example). I know about asp.net Dynamic Data but i do not have a DB as *.dbml Object. I don`t want create Website for each customer manually. Is there a way. Thanks
Posted to
Web Forms
(Forum)
by
orimaspnet
on 11/27/2009
Import CSV with RegEx into MS SQL Server
Hi 1. i need to import a csv file with regex to ms sql server table. Somehting like this. Read record by record - if one column does not mach a regex do not import this record I tried FILEHELPERS but there ist no way to set regex for each csv column only for the record. Must i create an own class for the csv record 2. is FILEHELPERS faster than BulkCopy to Import 300.000 records to ms sql Thanks
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
orimaspnet
on 11/27/2009
Add computer accounts to group - problems
Hi, i want add 10000 computers to group. I want write a log file On adding - Successfully Add - Already Member of Group On removing - Successfully Remove - Already Removed from Group must i always search for computer in group (this is not performant) to check if they are already member or already removed. Or can i react to the exceptions which are throwing from AcitveDirectory on Adding or Removing computer to or from group. With the direcotryseacher it is not performant enough. I need a fast solution
Posted to
Active Directory and LDAP
(Forum)
by
orimaspnet
on 10/19/2009
Problems with WebSetup and web.config
Hi all, i am using VS 2008 WebSetup to Install my WebSite Projekt on IIS6 Server. I created a WebSetup Projekt, then i build it, so i get a MSI-Install File (2.0). Then i installed it on IIS6 Server. Now i have build a new MSI File (2.1)and installed it on IIS6 Server, but my web.config is still the same not the newer from Build 2.1. I also have a Problem when i try to uninstall my WebSite from "add and remove" (control panel) the folder in the IIS6 initpub\webroot is not deleted. Any idee
Posted to
Configuration and Deployment
(Forum)
by
orimaspnet
on 10/6/2009
Deploymetn Script - createing table within values
Hi all, i need a little bit help. On Deploy my DB i want to create a table with one record in there. Is the right way to write a SP CREATE TABLE.... then INSERT INTO.... i always have 1 record to imput in this table - i want to have it configurable - how can i read it from XML or CSV File in the tabel Thanks a lot
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
orimaspnet
on 9/18/2009
import data from CSV - to SQL 2005 DB
Hi, i create a fileupload control to upload csv-files. Now i want to import them with a SP into an existing table like this. When the record is still in DB then - update this record When the record is not in DB then - insert record When the record is still in DB and have Status SUCCESS - do not import the record After this i want to display these records (grouped) with status good, bad, ready into a asp.net gridview And the other question is - how can i validate the CSV record. For example Date-Format
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
orimaspnet
on 7/29/2009
Re: set required attribute depanding on selected dropdown item
ok. - Insert.aspx - There i have a dynamiccontrol (e.g. Type) which is a dropdownlist UIHint from FieldTemplates with listitems "internal" and "external" - an other dynmiccontrol have (e.g. Account) - on selecting Type= "internal" the Account is not requiered Field and on selecting "external" the user must specify an Account so the Field is required - i tried it in the table class with <Required> Attribute - in the event "OnTypeChanging" but
Posted to
ASP.NET Dynamic Data
(Forum)
by
orimaspnet
on 7/6/2009
set required attribute depanding on selected dropdown item
hi, in my insert.aspx. when i select Type e.g. "external" (Type is Column in DB) Domain is required Field when Type="internal" domain is not required. How can i do it onchanging or onchanged event Thanks
Posted to
ASP.NET Dynamic Data
(Forum)
by
orimaspnet
on 7/2/2009
Dynamic Data Filtering 1.10 - remember filtered gridview
hi, i am using asp:DynamicFilterForm in this i have some asp:DynamicFilterControl. I filter a gridview with the asp:DynamicFilterForm - it is working fine. 1. i filter the gridview 2. i select a record and click on details button 3. then the details website is coming up 4. i want now - go back to the filtered gridview - with the IE BackButton, so that i can see the filtered records which i selected before changing to the details view My GridView is in an UpdatePanel Please Help, Thanks
Posted to
ASP.NET Dynamic Data
(Forum)
by
orimaspnet
on 7/2/2009
Disable DynamicControl on selected Dropdown DynamicControl
Hi all, my problem: i have a DynamicData CustomPage Insert.aspx - autogenerated columns=false with own dynamicfields in a detailsview in this i have dynamicfields Type and Owner Type = TemplateField (dropdown) Owner = TemplateField (Text) I want to hide or disable the Owner-Field, when i select Type="NO" - if i select Type="YES" the Owner-Field is visible. Can someone give me a tip (e.g. vb.net code) Thanks
Posted to
ASP.NET Dynamic Data
(Forum)
by
orimaspnet
on 6/17/2009
Page 1 of 10 (92 items) 1
2
3
4
5
Next >
...
Last ยป
ASP.NET:
Microsoft AJAX CDN โ Now with SSL Support
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
ASP.NET:
PDC09 Talk: Building Amazing Business Applications with Silverlight 4, RIA Services and Visual Studio 2010 โ Now in Visual Basic!!
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles โ Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online