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:777514
More Search Options
RSS Available
Matching Posts
problem reading an appending file
hi, i have a txt file which is getting updated with records on a server. I am reading the file using a streamreader and filestream, by mapping the drive of the server where the file is getting appended, using asp.net 2005. i am using the following code: StreamReader reader= new StreamReader ( new FileStream (sfilepath, FileMode .Open, FileAccess .Read, FileShare .ReadWrite, 8, FileOptions .Asynchronous)); reader is then passed to a bulkinsert method which inserts the records one by one in the database
Posted to
C#
(Forum)
by
sanju baba
on 4/15/2009
Filed under: .Net2005
how to include a project from vss??
i included a project in a vss. on taking the project from vss by setting the working folder and getting the latest version and compiling the project, it again asks to generated the files in a new folder for eg. ON setting the working folder in c:\inetpub\wwwroot\projname and including the files in the projname folder, on compiling it again asks to include the same files in C:\inetpub\wwwroot\projname\projname folder. how this is happening???
Posted to
Visual Studio 2005
(Forum)
by
sanju baba
on 6/12/2008
Filed under: ASP.net 2.0, Visual Studio .NET 2005
Re: Retreiving value of an selected item in a dropdownlist which is in a usercontrol
hi, how to expose a property of a usercontrol in a javascript ??
Posted to
Client Side Web Development
(Forum)
by
sanju baba
on 5/13/2008
Filed under: ASP.NET 2.0
Re: Retreiving value of an selected item in a dropdownlist which is in a usercontrol
I am dragging a user control in the aspx page. it will go like this: < td align ="left"> < uc1 : DropFinYearC ID ="drpFinYearC" runat ="server" /> </ td > where DropFinYearC is a user control . now how will i get the item value from the dropdownlist from this usercontrol in the aspx page where i have dragged the DropFinYearC usercontrol??
Posted to
Client Side Web Development
(Forum)
by
sanju baba
on 5/12/2008
Filed under: asp.net2.0
Retreiving value of an selected item in a dropdownlist which is in a usercontrol
Hi, I have a dropdownlist in a usercontrol. i am dragging the usercontrol in an aspx page. in javascript i want to check whether an item is selected in that dropdownlist. how to check whether an item has been selected or not using javascript in that aspx page??
Posted to
Client Side Web Development
(Forum)
by
sanju baba
on 5/12/2008
Filed under: asp .net 2.0, drop down dropdownlist selectedvalue
Re: application given en error when parameters in stored procedure is changes
hi, thanks for ur reply. then why does it gives an error that the parameters in your application does not match with the parameters in the stored procedures??
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
sanju baba
on 4/28/2008
Filed under: c#
application given en error when parameters in stored procedure is changes
Hi, I am developing application in asp.net 2.0 using C#. My back end is sql server 2005. I also use microsoft enterprise library 2006. My problem is: First i pass three parameters to stored procedure from the application. After i increase one more parameter in both application as well as stored procedure, the application gives an error that parameter does not match with the stored procedures parameters. after couple of hours when i restart the machine and again run the application it works fine with
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
sanju baba
on 4/26/2008
Filed under: c#
Re: want to run a javascript on page load
hi, thanks very much. that solved my problem.
Posted to
Client Side Web Development
(Forum)
by
sanju baba
on 2/23/2008
Filed under: asp.net2.0
want to run a javascript on page load
hi, i want to run a javascript on pageload. The page is actually included in a master page. the script is in the content place holder. eg. aaa.aspx ======== < asp : Content ID ="Content1" ContentPlaceHolderID ="ContentPlaceHolder1" Runat ="Server"> < script language ="javascript" type ="text/javascript"> obj=(document.all) ? document.all[ '<%=pnlOptPro.ClientID %>' ] : document.getElementById( '<%=pnlOptPro.ClientID
Posted to
Client Side Web Development
(Forum)
by
sanju baba
on 2/22/2008
Filed under: ASP.NET 2.0
Re: Generating two levels of menu items using menu control
Hi, In case my menu items width size increase with the page width, i want to continue with the menu items on the second line. I dont want my page to be scrollable.
Posted to
Web Forms
(Forum)
by
sanju baba
on 2/15/2008
Filed under: menu control
Page 1 of 3 (25 items) 1
2
3
Next >
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 2
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 1
Channel 9:
Channel 9 Live at PDC09: Wei Zhu (Facebook)
WindowsClient:
WPF Manipulation Basics
ASP.NET:
High CPU in .NET app using a static Generic.Dictionary
TechNet Edge:
Deploying Silverlight - Why and How
WindowsClient:
Windows Client Developer Roundup for 12/21/2009
Silverlight:
4 Calendars & Plans for 2010 / 5770
ASP.NET:
ASP.NET MVC 2 and Visual Studio 2010
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online