|
NewsGroup Posts for microsoft.public.dotnet.framework.aspnet
0 1 2 3 4 >> >|
|
Re: Create csv
Well there's a couple ways. As a one off you could cut and paste into access and export the table. Maybe excel as well. Programmatically. Depends how experienced you are with ssis whether you count it as "easy". google ssis csv export
pubDate:
Thu, 11 Mar 2010 10:26:17 UT
|
|
pubDate:
Thu, 11 Mar 2010 10:26:17 UT
|
|
Re: Web report
Yes. If there are a lot of parameters then you might find linq and the pipeline filter pattern are best.
pubDate:
Thu, 11 Mar 2010 10:21:11 UT
|
|
|
|
Re: Newbie question about impersonation
Thanks Patrice. No VirtualBox doesn't run before, it is launched by my scripts. And yes, that's a profil issue. I f manually run my script, VB gets its VirtualBox.xml config file from the current logged in user, here "robot". If run through the web interface, it tried to get its config from system32\config\systemprofile.
pubDate:
Thu, 11 Mar 2010 10:00:02 UT
|
|
ASP.NET MvcPager 1.2 source code released!
MvcPager is a free paging component for ASP.NET MVC web application, it exposes a series of extension methods for using in ASP.NET MVC applications, the implementation was inspired by ScottGu's PagedList<T> idea. MvcPager features include: 1.Basic url route paging; 2.Support Ajax paging using jQuery or default Ajax library included in
pubDate:
Thu, 11 Mar 2010 09:19:02 UT
|
|
|
|
Listing the contents of a network directory - user permissions
All, I need to list within a web page the contents of a network directory, this needs to be based on the user permissions of the user viewing the web page. For example, User A can see the following directories : dirA dirB dirC User B has only rights to the following directories : dirA dirB Directory 'dirC' will remain hidden from to User B.
pubDate:
Thu, 11 Mar 2010 08:41:48 UT
|
|
|
|
|
|
|
0 1 2 3 4 >> >|
|