Click here to Skip to main content
15,895,800 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: ECMAScript 327 on .Net Compact Framework Pin
Simon P Stevens25-Nov-08 0:35
Simon P Stevens25-Nov-08 0:35 
QuestionMemory Leak in .net 2.0 Datagridview Pin
Skeletor2318-Nov-08 5:16
Skeletor2318-Nov-08 5:16 
QuestionLocalReport.Render in ASP.NET Pin
Member 183766118-Nov-08 4:39
Member 183766118-Nov-08 4:39 
AnswerRe: LocalReport.Render in ASP.NET Pin
dp.sistemas23-Sep-09 3:00
dp.sistemas23-Sep-09 3:00 
QuestionFile System Virtual Directories Pin
Tristan Rhodes18-Nov-08 2:38
Tristan Rhodes18-Nov-08 2:38 
AnswerRe: File System Virtual Directories Pin
Dave Kreskowiak18-Nov-08 4:08
mveDave Kreskowiak18-Nov-08 4:08 
GeneralRe: File System Virtual Directories Pin
Tristan Rhodes18-Nov-08 4:55
Tristan Rhodes18-Nov-08 4:55 
AnswerRe: File System Virtual Directories Pin
cmk23-Nov-08 10:35
cmk23-Nov-08 10:35 
Although you show an OS based path (c:\...) you also show a web page.

If you want to access a file in a zip file from a web site then look at: http://msdn.microsoft.com/en-us/library/aa479502.aspx[^]

If you want to make that syntax work at an OS level then you can write an IFS network redirector driver. The zip file would become the equivalent of a mount point, and the files within it the remote filesystem.

If you want to make it work within explorer (like vista, xp?) then you can write a shell extension.

...cmk

The idea that I can be presented with a problem, set out to logically solve it with the tools at hand, and wind up with a program that could not be legally used because someone else followed the same logical steps some years ago and filed for a patent on it is horrifying.
- John Carmack

QuestionHow to register COM components into C#.Net window applications Pin
veereshIndia17-Nov-08 22:34
veereshIndia17-Nov-08 22:34 
AnswerRe: How to register COM components into C#.Net window applications Pin
Dave Kreskowiak18-Nov-08 2:05
mveDave Kreskowiak18-Nov-08 2:05 
AnswerRe: How to register COM components into C#.Net window applications Pin
Jon_Boy18-Nov-08 2:34
Jon_Boy18-Nov-08 2:34 
AnswerRe: How to register COM components into C#.Net window applications Pin
Paul Conrad18-Nov-08 5:01
professionalPaul Conrad18-Nov-08 5:01 
Questiongacutil version question Pin
Member 391904917-Nov-08 14:01
Member 391904917-Nov-08 14:01 
AnswerRe: gacutil version question [modified] Pin
Member 391904917-Nov-08 19:29
Member 391904917-Nov-08 19:29 
GeneralRe: gacutil version question Pin
Jon_Boy18-Nov-08 2:37
Jon_Boy18-Nov-08 2:37 
GeneralRe: gacutil version question Pin
Member 391904918-Nov-08 6:59
Member 391904918-Nov-08 6:59 
GeneralRe: gacutil version question [modified] Pin
Jon_Boy19-Nov-08 1:53
Jon_Boy19-Nov-08 1:53 
QuestionDifference between CLR and FCL Pin
Member 391904917-Nov-08 12:20
Member 391904917-Nov-08 12:20 
AnswerRe: Difference between CLR and FCL Pin
Judah Gabriel Himango17-Nov-08 18:51
sponsorJudah Gabriel Himango17-Nov-08 18:51 
QuestionGeneric Control property changed event? Pin
astibich215-Nov-08 18:52
astibich215-Nov-08 18:52 
AnswerRe: Generic Control property changed event? Pin
Dave Kreskowiak16-Nov-08 8:04
mveDave Kreskowiak16-Nov-08 8:04 
QuestionHow can Create message alart in javascript. and how can i use it from .aspx.cs in csharp Pin
fatemauddin14-Nov-08 20:18
fatemauddin14-Nov-08 20:18 
AnswerRe: How can Create message alart in javascript. and how can i use it from .aspx.cs in csharp Pin
Wael Al Wirr16-Nov-08 2:10
Wael Al Wirr16-Nov-08 2:10 
GeneralRe: How can Create message alart in javascript. and how can i use it from .aspx.cs in csharp Pin
joindotnet10-Dec-08 18:45
joindotnet10-Dec-08 18:45 
QuestionException initializing SplitContainerDesigner Pin
astibich214-Nov-08 12:39
astibich214-Nov-08 12:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.