01 new messages in 54 topics - abridged





Active Topics
-------------

ascx is ambiguous in the namespace ASP - 6 new
----------------------------------------------
I tried the suggestion to put in a ClassName= in the <%@ Control section of
the ascx file. This seemed to work. But when I deployed it then the next ascx
file in the app had the error. so after several rounds of this I just put the
ClassName in every ascx in the app and this worked. So how is it I can have
about a 100 duplicate ascx and aspx files in the - Mon, Apr 21 2008 10:33 am
6 messages , 4 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/dd5d4c60682e106c?hl=en


What is a .NET "Module" - 5 new
-------------------------------
Modules are the .NET equivalent of dll and exe executable files, and this
feature can be used to create applications that are written from a mixture of
languages. You can mix languages in .NET to create an application, however,
this isn't done through inline code. Instead, you have to do it by linking -
Mon, Apr 21 2008 10:36 am
5 messages , 3 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/924f5573b4e6e3a5?hl=en


UpdatePanel.Update() doesn't work in Firefox - 8 new
----------------------------------------------------
I have an update panel that has the UpdateMode set to "Conditional". When I
call UpdatePanel1.Update() in the VB code it does not work in FireFox. It
works just fine in Internet Explorer 6.0. Any ideas on how to fix it so it
works in FireFox 2.0.0.14? - Mon, Apr 21 2008 10:44 am
8 messages , 4 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/c8d084c5ed3b22e6?hl=en


Datagrid broken link - 1 new
----------------------------
 - Mon, Apr 21 2008 10:44 am
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/0125aad3a729a220?hl=en


this is more of a vs2k8 question but this is the best place for it - 2 new
--------------------------------------------------------------------------
hmmmm.... You configure your Visual Studio projects through a bunch of
seperate configuration files which are all controlled through Visual Studio's
Project-->projectName Properties dialog. This dialog has both a configuration
and platfrom dropbox which allow you to specify amongst other things the
locations of files for a particular configuration. - Mon, Apr 21 2008 10:45 am

2 messages , 2 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/af85487cbe2475fb?hl=en


Framework 2.0 to Framework 3.5 - 2 new
--------------------------------------
Why not just use VS 2008 for both? One of it's features is that you can target
the runtime that you want to run against? I use VS 2008 for 2.0 and up. - Mon,
Apr 21 2008 10:54 am
2 messages , 2 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/5ddb971b679216b2?hl=en


code for sending email - 1 new
------------------------------
Here is the code you asked for [link] Email me if you face any trouble . - Mon,
 Apr 21 2008 11:01 am
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/f1308139238b9a59?hl=en


BCBGirls Women's Crystal Accented Cool Contrast Collection Watch #GL2035 -
Replica Watch Fake - 1 new
--------------------------
BCBGirls Women's Crystal Accented Cool Contrast Collection Watch ...BCBGirls
Women's Crystal Accented Cool Contrast Collection Watch ...Replica Watches
Home : [link] Replica BCBGirls Brands : [link] Replica BCBGirls Women's
Crystal Accented Cool Contrast Collection - Mon, Apr 21 2008 11:12 am
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/e33ee99cf4b1e8ee?hl=en


Brand Watches Jacques Lemans Mens Watch 1117FN Discount, Replica, Fake - 1 new
------------------------------------------------------------------------------
Brand Watches Jacques Lemans Mens Watch 1117FN Discount, Replica, Fake Browse
our Jacques Lemans Mens Watch 1117FN replica watches, which is sure the watch
you are looking for at low price. There are more high quality designer watch
replicas for selection Jacques Lemans Mens Watch 1117FN Link : [link] - Mon,
Apr 21 2008 11:12 am
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/331af1d7d0a911f8?hl=en


Active Directory, User Permissions, and .NET? - 2 new
-----------------------------------------------------
"Willy Denoyette [MVP]" <willy.denoye...@telenet.be> wrote in ...Thanks - I'll
take a look at AzMan. Do you have any experience with AzMan? Is it suitable
for use in redistributable applications? What I means is are the policies
easily packaged for deployment? Also is the API for AzMan easy to use? - Mon,
Apr 21 2008 11:11 am
2 messages , 2 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/1a7a9194036a8bde?hl=en


HTTPWebRequest - IO.Streamwriter and Mysterious Line Feed - 1 new
-----------------------------------------------------------------
Ok, I have found the problem but still need help with the solution. The large
string that I was referring to has character sequences like "%0A" (which is a
hex code for a line feed). So when I send that string in a HTTPWebRequest, the
code converts that into a linefeed. Essentially, it automatically encodes it
when I do not want it encoded. - Mon, Apr 21 2008 11:26 am
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/dfbe95d7ffc2d36f?hl=en


Enabling ASP-running webserver on a local machine - 5 new
---------------------------------------------------------
I have problems enabling my machine to work locally as a webserver. I wish to
test some ASP.NET code but this far i must be missing something because i've
got no response as requested. Could a kind soul point me to a tutorial or a
walkthru on how to configure Vista Business (VS.NET 2008 Express installed
with DotNet 3.5) to - Mon, Apr 21 2008 11:52 am
5 messages , 4 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/b2755084fa6154f3?hl=en


remove selected treenode - 1 new
--------------------------------
Thanx Andy John "Andy" <ane...@infotek-consulting.com > schreef in bericht -
Mon, Apr 21 2008 11:38 am
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/c632e4871a4d6c44?hl=en


Login failed - 2 new
--------------------
Hi, I've created a small web application using a login controle and the
microsoft Acces provider to store the data and allow me the use Acces
databases for uses and roles... Everything works fine when running it from
within vb. When publishing the website no errors occures but when trying to
login the - Mon, Apr 21 2008 11:43 am
2 messages , 2 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/1d11ace6485efe6b?hl=en


databinding checkBoxList to a Dictionary<string, string> object - 1 new
-----------------------------------------------------------------------
Is there a way to databind a checkBoxList to a Dictionary<string, string>
object? If so, how do you do it? - Mon, Apr 21 2008 11:40 am
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/5e4c2afe268eea83?hl=en


Centralize SOAPHeader Processing? - 1 new
-----------------------------------------
...There's no general way to do this. However, you can apply various design
patterns to save some effort. I don't know a name for the following pattern,
but here's what I did for one web service. I abstracted the web methods into
classes. Each web method had its own little class. I was then able to consider
what was in common among - Mon, Apr 21 2008 11:47 am
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/7d7982c9279677a1?hl=en


WebPage Timeout - 1 new
-----------------------
Thank you!! I will pursue this solution. - Mon, Apr 21 2008 12:04 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/024c4920891b0b7c?hl=en


Brand Watches Men's Stainless Perpetual Calendar Watch Seiko Discount, Replica,
 Fake - 1 new
-------------
Brand Watches Men's Stainless Perpetual Calendar Watch Seiko Discount, Replica,
 Fake Browse our Men's Stainless Perpetual Calendar Watch Seiko replica
watches, which is sure the watch you are looking for at low price. There are
more high quality designer watch replicas for selection Men's Stainless
Perpetual Calendar Watch Seiko Link : - Mon, Apr 21 2008 12:12 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/5aa8ff8411d702c1?hl=en


Brand Watches Citizen Women' s Collection Leather straps (Women's Watch)
Discount, Replica, Fake - 1 new
-------------------------------
Brand Watches Citizen Women' s Collection Leather straps (Women's Watch)
Discount, Replica, Fake Browse our Citizen Women' s Collection Leather straps (
Women's Watch) replica watches, which is sure the watch you are looking for at
low price. There are more high quality designer watch replicas for selection -
Mon, Apr 21 2008 12:12 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/9f0f5ee26fe47cfc?hl=en


Forms timeout, Session timeout - 1 new
--------------------------------------
I think I understand the difference between forms authentication timeout and
the sessionstate timeout. That said, they are giving me headache. I have a
simple test application using Forms authentication. In my web.config I have: <
authentication mode="Forms"> <forms loginUrl="Default.aspx" protection="All"
timeout="2" - Mon, Apr 21 2008 12:17 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/3a43509f05047aaa?hl=en


is there a way to refer to public properties in other user controls - 4 new
---------------------------------------------------------------------------
Hello, I set up a web page with 2 user controls. In classic asp, the first one
did all the declarations, and the second one used the values, and could reset
it. In ASP.Net so far I can't see how to relate them so this will work. This
user control defines the properties: <%@ Control ClassName="topdcl" %> - Mon,
Apr 21 2008 12:21 pm
4 messages , 3 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/20e70ee7040c19b8?hl=en


Sending html page values to ASP page - 5 new
--------------------------------------------
Hi Gurus, I am pretty new in ASP.net, so please help me solve a problem. We
have many HTML pages which we do not want to change. What we want is on a
button press it should goto a ASP page with all the values. I'll appreciate if
I get some source example which I can try. Please help me. Mark - Mon, Apr 21
2008 12:27 pm
5 messages , 3 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/383815c7144bc894?hl=en


Application_BeginRequest issue - 5 new
--------------------------------------
Hi Steven, The "Complete URL Rewriting Solution for ASP.NET 2.0" doesn't seem
to cover re-writing URLs without extensions. If I just reconfigure IIS I guess
it bypasses all the rules in IIS such as the default document and just passes
it on. In this case my default page doesn't come up. I'm running IIS 6. - Mon,
Apr 21 2008 12:34 pm
5 messages , 4 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/f5b8742104fd2f4e?hl=en


IE 7- Popup timer does not start until session tab is clicked - 1 new
---------------------------------------------------------------------
We will have following startup script on all the pages. <script language=
'JavaScript'>startClo ck();updateClock(1200);> startClock() records the
current time and updateClock(1200) will be called for 100 millisecs using
setTimeOut() method. startClock() { initalTime = new Date(); ...updateClock(
timeOutValue) - Mon, Apr 21 2008 1:03 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/6fcee89c56041d54?hl=en


Jacques Lemans Tempora Ladies Watch GU128T1 - Replica Watch Fake - 1 new
------------------------------------------------------------------------
Jacques Lemans Tempora Ladies Watch GU128T1 - Replica Watch Fake Jacques
Lemans Tempora Ladies Watch GU128T1 Link : [link] Replica Watches Home : [link]
 Replica Jacques Lemans Brands : [link] - Mon, Apr 21 2008 1:10 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/bc87be77366a218f?hl=en


Jeep Men's Divers watch #JE2053 - Replica Watch Fake - 1 new
------------------------------------------------------------
Jeep Men's Divers watch #JE2053 - Replica Watch Fake Jeep Men's Divers watch #
JE2053 Link : [link] Replica Watches Home : [link] Replica Jeep Brands : [link]
 Replica Jeep Men's Divers watch #JE2053 --- one of best selling - Mon, Apr 21
2008 1:10 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/d7c5bd5063fa3a89?hl=en


User Control - 1 new
--------------------
...This is not a project it is a web site. I am creating a user control inside
the web site. - Mon, Apr 21 2008 1:27 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/8d330128427fcb62?hl=en


Looking for some ideas on a brand new application system - 1 new
----------------------------------------------------------------
...For a language of its relative power, C#, which I am teaching myself now,
seems to be a relatively easy to understand language. I got the C# 2005 Step
By Step book from Microsoft Press, along with the VB 2005 Step By Step book,
and started learning the structure of C#, which doesn't seem, at least right
now, all that different from C++. Since - Mon, Apr 21 2008 2:10 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/3b2c189041a7e920?hl=en


Brand Watches Wenger Men's TerraGraph watch #72755 Discount, Replica, Fake - 1
new
---
Brand Watches Wenger Men's TerraGraph watch #72755 Discount, Replica, Fake
Browse our Wenger Men's TerraGraph watch #72755 replica watches, which is sure
the watch you are looking for at low price. There are more high quality
designer watch replicas for selection Wenger Men's TerraGraph watch #72755
Link : [link] - Mon, Apr 21 2008 2:18 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/796c48ee03cb8efb?hl=en


Use of % as wildcard messing up my QueryString - 2 new
------------------------------------------------------
I have an aspx page with a text box. My user enters text to search for and
presses a button; the text is passed via a QueryString to another aspx page
and used in a SQL search. The wildcard character is a percent sign. This works
great if I place the % at the end of a search string, but I'm getting peculiar
errors if I start the search string with the wildcard - Mon, Apr 21 2008 3:27
pm
2 messages , 2 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/287dd88883825c85?hl=en


How about reference type - 1 new
--------------------------------
It will show the reference page when I right click a web project and select
it's property page. There are some reference types: BIN, GAC What is the
difference between these two types? - Mon, Apr 21 2008 4:43 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/18ffb74f423282e6?hl=en


Steve Orr's Captcha control - 2 new
-----------------------------------
Steve Orr has a neat Captcha control: [link] but aside from "dragging the
control onto your toolbox.." Does anyone have any installation instructions: e.
g. aspx code, etc... ?? I could not find any.. - Mon, Apr 21 2008 5:00 pm
2 messages , 2 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/101551b1e010e0d2?hl=en


Change Property Value - 1 new
-----------------------------
Hello, I created 2 master pages and a page related as follows: Master1 >
Master2 > MyPage In MyPage I need to access a user control that I added to
Master1 to change a few of its properties. For that I created a property in
Master1 and a property in Master2: Master1: Public Property Nav() As
Navigation - Mon, Apr 21 2008 5:38 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/f5526cb2926dc0ff?hl=en


Brand Watches WATCH MEN'S TERRAGRAPH ALARM SLVR DIAL BLK LTHR Discount,
Replica, Fake - 1 new
---------------------
Brand Watches WATCH MEN'S TERRAGRAPH ALARM SLVR DIAL BLK LTHR Discount,
Replica, Fake Browse our WATCH MEN'S TERRAGRAPH ALARM SLVR DIAL BLK LTHR
replica watches, which is sure the watch you are looking for at low price.
There are more high quality designer watch replicas for selection WATCH MEN'S
TERRAGRAPH ALARM SLVR DIAL BLK LTHR Link : - Mon, Apr 21 2008 6:24 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/7cf0a95964b5ba29?hl=en


create cgi-bin ? - 1 new
------------------------
Hi Michael, Thanks for your reply. For IIS 7, I think the exe console
application won't change much, what will change is the configuration process
since IIS7 has different configuration model and user interface. Here is a
blog entry mentioned this: ...[link] - Mon, Apr 21 2008 6:40 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/594a443072cd0989?hl=en


Textbox Tooltip altered by javascript is not seen by code to save it - 1 new
----------------------------------------------------------------------------
Thanks for your reply John, Sure, look forward to your good news. Sincerely,
Steven Cheng Microsoft MSDN Online Support Lead Delighting our customers is
our #1 priority. We welcome your comments and suggestions about how we can
improve the support we provide to you. Please feel free to let my manager know
what you think of the level of service - Mon, Apr 21 2008 6:54 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/48c18d41f60c7631?hl=en


Need recommendation: Calendar (oulook like) - 1 new
---------------------------------------------------
I have a client who wants a website that will: - allow users to schedule
appointments - allow reoccuring appointments - allow day, month, week, year
view (with appointments/colors) They want it to perform much like Outlook. Any
recommendation of 3rd party controls that are good? (AJAX preferred, but not
necessary.) - Mon, Apr 21 2008 7:00 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/d4bef5e25c2257a6?hl=en


Bulova 92M51 - Replica Watch Fake - 1 new
-----------------------------------------
Bulova 92M51 - Replica Watch Fake Bulova 92M51 Link : [link] Replica Watches
Home : [link] Replica Bulova Brands : [link] Replica Bulova 92M51 --- one of
best selling replica watches, it is crafted in high quality, please click
image 'buy now' to buy this chic - Mon, Apr 21 2008 7:38 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/f464cb4d749ba042?hl=en


MSDTC Error after applying W2K3 SP2 - 1 new
-------------------------------------------
Hi Paul, Sure, I've already sent email to Florin with the issue description
and wait for some further suggestion from him. I'll inform you if I get any
update from him. Sincerely, Steven Cheng Microsoft MSDN Online Support Lead
Delighting our customers is our #1 priority. We welcome your comments and -
Mon, Apr 21 2008 8:33 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/83fd000f8c1aa181?hl=en


Casio Women's Leather watch #LTP1094Q7B8 - Replica Watch Fake - 1 new
---------------------------------------------------------------------
Casio Women's Leather watch #LTP1094Q7B8 - Replica Watch Fake Casio Women's
Leather watch #LTP1094Q7B8 Link : [link] Replica Watches Home : [link] Replica
Casio General Brands : [link] - Mon, Apr 21 2008 8:54 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/5364531e095b38c6?hl=en


Reportviewer Grouping - 1 new
-----------------------------
Hello Madison, I am writing to check the status of the issue on your side.
Would you mind letting me know the result of the suggestions? If you need
further assistance, feel free to let me know. I will be more than happy to be
of assistance. Have a great day! Regards, Jialiang Ge (jia...@online.microsoft.
com, remove 'online.') - Mon, Apr 21 2008 9:02 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/1f5201cb3967805d?hl=en


Wholesale AAA Cartier Tankissime 18kt Rose Gold Diamond Ladies Watch WE70085H
Replica - 1 new
---------------
Wholesale AAA Cartier Tankissime 18kt Rose Gold Diamond Ladies Watch WE70085H
Replica Price Of Each Replica Watche from [link] is less than $100, all waches
are of AAA quality. Wholesale Cartier Tankissime 18kt Rose Gold Diamond Ladies
Watch WE70085H : [link] - Mon, Apr 21 2008 9:46 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/2b8fd22723627db3?hl=en


Data Binding and Formatting Problem - 1 new
-------------------------------------------
Hi Tomasz, After some further consulting, I've got some information on the
Bind expression from some ASP.NET dev engineer. They told me that this is an
by-design behavior. The Bind() statement doesn't allow specifying any format
info. It just allows a a field name and an optional format string. And one of
the dev engineers has published a blog entry describe how bind - Mon, Apr 21
2008 10:35 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/ce2887d133009c21?hl=en


javascript in user control. - 4 new
-----------------------------------
Hi all, i am having one user control. what i want is to add javascript which
will gets called on button click of user control. but user control is not
working if i add javascript in user control.. but if i add javascript in page
in which i am adding user control then that javascript is executed properly. -
Mon, Apr 21 2008 11:01 pm
4 messages , 3 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/580df036ab38598b?hl=en


Rss feed - 2 new
----------------
I am showing a rss feed in a listview in asp.net 3.5.Currenly I am showing
everyitem,but I would like to show top 5 articles.I am giving my code below.
XDocument feedXML = XDocument.Load("http:// feeds.encosia.com/Encosia"); var
feeds = from feed in feedXML.Descendants("item") - Mon, Apr 21 2008 11:52 pm
2 messages , 2 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/468811e45635639e?hl=en


Multiple config files - 1 new
-----------------------------
I'll have a look at that. It looks like exactly what I'm looking for. Cheers. -
 Tues, Apr 22 2008 11:25 am
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/ab807a4fb238e782?hl=en


www.jerseynflstore.cn china wholesale factory custom Prior MLB JERSEY 2008 Nfl
Super Bowl Jersey - 1 new
-------------------------
([link]) China wholesale NFL jersey,supply,NFL,MLB,NBA,NHL, Soccer,Mitchell
and Ness,Pro Browl NFL Jersey wholesale womens NBA Jersey ,NBA Jersey sale ,
cheap authentic NBA Jersey ,07 Jersey NBA star ,NBA Jersey numbers ,NBA
vintage Jersey ,NBA throw back Jersey ,NBA Jersey dress for woman ,Reebok NBA -
 Tues, Apr 22 2008 1:38 am
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/47c42ab325bae344?hl=en


GridView CommandArgument suddenly stopped working - 2 new
---------------------------------------------------------
Hello, I have a gridview that's bound to a generic list of business objects
and am using the RowCommand event to capture user clicks on actions. This was
working fine up until today, but now e.CommandArgument being passed into the
RowCommand event handler is always coming back as an empty string and - Tues,
Apr 22 2008 2:14 am
2 messages , 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/3159b73585ee1a47?hl=en


www.thenikeshoes.net china wholesale nike jordan 1-23 shoes cheap gucci prada
jacket - 1 new
--------------
china wholesale cheap mauri shoes, mauri sneakers,mauri boots, hip top prada,
prada patent, gucci shoe, ugg For Sale mauri shoes,mauri sneakers,gucci shoe,
quality shoes,ugg,boots ... mauri shoes importers, exporters, mauri shoes
manufacturers, suppliers, mauri shoes wholesale buyers and sellers [link] -
Tues, Apr 22 2008 2:49 am
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/8278d1b1bd85fffb?hl=en


http://youtubeislam.com/ - 1 new
--------------------------------
[link] - Tues, Apr 22 2008 3:31 am
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/b780597bcf07c6e7?hl=en


Need advice: Stored Proc vs SQL Code vs GUI - 2 new
---------------------------------------------------
I am working on an ASP.NET 2.0/SQL Server enterprise application which is
basically a online scheduler (like Outlook functionality.) There will be many
simultaneous users hopefully. For my sql related tasks I was thinking that
most of the work can be done using Visual Studio's GUI Wizards (drag/drop, etc.
..) without writing any - Tues, Apr 22 2008 4:41 am
2 messages , 2 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/a54ed7978a11525c?hl=en


Referring to cells by name rather then index - 2 new
----------------------------------------------------
As of now I execute the following code when selecting a row in a gridview.
However can I somehow refer to the cells by name rather then their index? eg.
String Name = row.Cells["Name"].Text; protected void ExercisesGridView_
SelectedInde xChanged(object sender, EventArgs e) { GridViewRow row = ((
GridView)sender).SelectedRow ; - Tues, Apr 22 2008 5:03 am
2 messages , 2 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/0a197c62ed7920db?hl=en


previous master page question - 4 new
-------------------------------------
I'm using the master page for a single post back operation to another page and
i'm having trouble finding how to get a previous master page textbox. Note:
both pages use the same masterpage. this is what iv'e tried so far but this
does not fire. protected void Page_Load(object sender, EventArgs e) - Tues,
Apr 22 2008 5:19 am
4 messages , 2 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/99cd83b65a052c5f?hl=en


Currently logged on user - 1 new
--------------------------------
Hello, I am currently maintaing an old ASP 2.0 application and would like to
know the command to retain the currently logged on user (i.e. WINDOWS login).
The equivalent command in ASP.NET would be User_login = HttpContext.Current.
User.Ident ity.Name() Thanks in advance. - Tues, Apr 22 2008 5:51 am
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/7396ea44030cac9d?hl=en



No comments: