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:442019
More Search Options
RSS Available
Matching Posts
Re: ASP.Net Application on Unix
Hi, Do you really feel that MS is not making money by giving Free VWD ... you are wrong, MS is making money by giving it free :o) and if they launch .Net framework on Non MS OS they make more, but yes than they have to accept that people are using Non MS os which I feel they dont want. I never see MS give any point to Unix or now a Linux Os they act like they never heard of it. But as a developer I have to work on both platform, and for me they both exist. And its just the way this war is going make
Posted to
Getting Started
(Forum)
by
vikasumit
on 5/9/2006
Re: ASP.Net Application on Unix
XIII: Hi, Microsoft itself isn't making an attempt to move the framework to Unix based systems but there's an open source called Mono available that's a port of it. Grz, Kris. I forget to tell you I know a little about mono. And I have looked into its class library. IT seems promissing at first that you get feeling of .Net on Unix, but as i go through its class and object, It basically lack one thing, i.e. your MS .Net framework code cannot be transfer to mono server directly, It need lot of changes
Posted to
Getting Started
(Forum)
by
vikasumit
on 5/8/2006
ASP.Net Application on Unix
Hi, I am having a ASP.net site almost ready to lauch. but i wonder If I can host my site on Unix Based System. i.e. using Apache Server on Unix. Is there any thing microsoft is doing to make Unix version of .Net framework Please guide and suggest.
Posted to
Getting Started
(Forum)
by
vikasumit
on 5/8/2006
Re: ASP and PHP
Hi, Its true with default settings you cannot run php code in your master page made in ASP.Net, either you need to built a New extension to IIS that first parse your page with ASP.Net code and than Passes its output to PHP interpreter, and than send it to browser. for authentication, you can simply drop a cookie from your domain, it doesnt matter which language does that, you can read it through Javascript, PHP, and ASP.Net code and that way you can transfer data from on Language to other. (Or Put
Posted to
Getting Started
(Forum)
by
vikasumit
on 2/19/2006
Re: ASP and PHP
Hi, Yes, it is possible, but you need to set few things, First you need to check that web server is configure to run PHP codes, next you need to check that PHP and ASPX code are not in one file, that means if you have ASP header or login control than that must not be included in your PHP chat application, as your web server can run either PHP or ASP.Net page. Also, Session will not be accessible to each program, as PHP has different session and ASP.net has different. If you want to use PHP code in
Posted to
Getting Started
(Forum)
by
vikasumit
on 2/19/2006
Making Dynamic Form
Hi, I have to create Dynamic Form on my web page, My problem is defined below: I have a Web form which ask for no of options to add to "the product", Now say user enter 5 Options, than in next step of my web Form based Wizard, I need to show him 5 FieldSet (I have to enter Status of option, Display order and Option name) for each Option. and on form submit these values will be saved One option per row in the Database. Now how can I achieve this using ASP.Net 1.1, I know I have repeater control but
Posted to
Web Forms
(Forum)
by
vikasumit
on 2/19/2006
Re: Newbie Help In making custom control
Hi, Thanks for such great tutorials, If you have any more please let me know
Posted to
Custom Server Controls
(Forum)
by
vikasumit
on 1/28/2006
Newbie Help In making custom control
Hi, I am newbie to ASP.Net and having problem with making Custom Server Control (using ASP.Net 1.1) I have create few Web custom controls (.ascx) but , now i need to make a control that has randomly added Controls to them, and one post back I have to show result instead of user interface. I successfully create the User interface by using render function for my control. I simply Pass the HTML code to the "writer " object and it generate the code for me, I explicitly name the controls I need like writer
Posted to
Custom Server Controls
(Forum)
by
vikasumit
on 1/27/2006
Re: Which one is better directx or GDI +
Hi, Following is my VB code that I used for the same, 'Function to make Transparent color Giffrom given image and Tcolor Private Function MakeTransparent( ByVal Img As Bitmap, ByVal TColor As Color) As Bitmap Dim colorp As ColorPalette Dim newcolorp As ColorPalette Dim NewBitmap As Bitmap NewBitmap = New Bitmap(Img.Width, Img.Height, PixelFormat.Format8bppIndexed) colorp = Img.Palette newcolorp = NewBitmap.Palette Dim index As Integer = 0 Dim tindex As Integer = -1 'Copy the Color Palette Dim origcolor
Posted to
System.Drawing/GDI+
(Forum)
by
vikasumit
on 12/2/2005
Re: Which one is better directx or GDI +
Hi, I did the same, and the url maybe down when you test, What i get after that is as follows 1) I write code in Vb.NET what it does is wonder ful Images are coming transparent, But my system crash if I create more than 2-3 images, with text with 20-25 characters 2) Tahn I convert my code in C# ( i know c# as well) no the code runs perfect except that Image are not transparent at all. don't know why? any help please..:oD Thansk
Posted to
System.Drawing/GDI+
(Forum)
by
vikasumit
on 11/30/2005
Page 1 of 4 (38 items) 1
2
3
4
Next >
Channel 9:
Nikolaj Bjørner and Leonardo de Moura: The Z3 Constraint Solver
Channel 9:
MEF & Silverlight 4 Beta - Part 1, Introduction
WindowsClient:
The (Near) Final Word on Multi-Monitor Taskbars for Windows 7 - Ultramon vs. DisplayFusion
WindowsClient:
Looking back at 2009, and forward to 2010
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Channel 9:
Jeffrey Van Gogh and Bart De Smet: Inside System.Interactive
WindowsClient:
Runtime Fault Injection using TestAPI
TechNet Edge:
TechNet Radio: Community Corner with John Weston (Episode 1)
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online