IttyUrl.Net

Short Urls - and a lot more! More Microsoft Silverlight links than anywhere on earth!

Select desired NewsGroup from the list of links at the right.

Group Posts 111 items.


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 Alexey, I'll give it a look asap.
pubDate: Thu, 11 Mar 2010 10:01:01 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
Re: Calling Javascript from Server Side - Error When Passing Data Contains Single Quote 
Mel wrote:
If you enclose the strings for Javascript in double quotes, you can use the
JSON encoding method from
[link]
or (still using double quotes) you could use
System.Web.Script.Serializatio n.JavaScriptSerializer() as noted at
[link]

pubDate: Thu, 11 Mar 2010 09:00:28 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
Re: Page lifecycle execution continues after server.transfer in 3.5 framework 
Did you use VS 2008? or VWD?
pubDate: Thu, 11 Mar 2010 05:07:52 UT
Re: Page lifecycle execution continues after server.transfer in 3.5 framework 
Can you send me your demo project? v-vin...@microsoft.com
pubDate: Thu, 11 Mar 2010 05:05:47 UT
0 1 2 3 4 >> >|