|
Hi all,
I would like to know whether it is possible to reload a page within an asp:UpdatePanel , or can one only reload the values of certain components?
Many thanks in advance
Regards,
The only programmers that are better that C programmers are those who code in 1's and 0's
Programm3r
My Blog: ^_^
|
|
|
|
|
I'm not sure if this is on the lines you are looking for but maybe have a look at ajax as that does postbacks without refrshing the entire page
hope this helps
|
|
|
|
|
Hi in vs2003 dll file name will be same as project name
But in vs2005 while publishing period how & where to say dll file name?,
Thanks & Regards,
NeW OnE,
please don't forget to vote on the post
|
|
|
|
|
Don bother any time u already got u?
donn u?
|
|
|
|
|
Why did you ask this twice ?
Christian Graus - Microsoft MVP - C++
"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
|
|
|
|
|
Hi All
I need to implement Questions and Answers forums in my website.
it should be just like our CodeProject.com.
it should maintain hearachy of replies.
can anybody tell me how to imlement this in asp.net
please help me.
thanks.
|
|
|
|
|
Write the code.
I don't see what else I can tell you. You need a database to store the values, and you need to write code to display them. If you want a heirarchy, you need to store the id of the post you responded to and write code to thread the replies as you display them.
Christian Graus - Microsoft MVP - C++
"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
|
|
|
|
|
thanks Christian Graus .
can you tell me thta how can I maintain on interface.
I mean what control i should use for this so that I can get hearachy
should I use nested gridview or some other control also help.
thanks.
|
|
|
|
|
How can i enable or extend my visual studio 2005 compactible with .dbml files
or Object Relation or class diagram files
Any Idea
Please spent a moment for me
Riyam Hussain
SE
IDSi Technologies
Infopark, Kochin
|
|
|
|
|
One more doubt, when we will create one project in vs2003,
It will create bin folder with in that project...,
In that dll file will be create during compilation time...,
But in vs2005 i create one website in that i didnt get bin folder then where the dll file will be create in vs2005?,
Plz any one help me for vs2005
Thanks & Regards,
NeW OnE,
please don't forget to vote on the post
|
|
|
|
|
HI
In VS2005 the dll will created after publishing the website the bin folder will auotomatically created that time in publishing location that contains the DLL files.
Yogesh Agarwal
|
|
|
|
|
It mean?
while publish time if it will create bin and its dll,
suppose if i need that dll in another one project how can i use that one?
Thanks & Regards,
NeW OnE,
please don't forget to vote on the post
|
|
|
|
|
To use that go for build->publish, and publish the site on any local drive of your computer it will create the dll there then use that dll file by giving the reference for the same into your project.
Yogesh Agarwal
|
|
|
|
|
Ya yogesh thanks for ur reply,
I didnt ask how to create dll file i know that publish...,
I asked if i give in that place that dll file name on my own name
how to do that?,
see i created one site as website1...,
if i publish, in bin folder i am getting dll file name as App_Web_-3hf4zfa.dll
but i like to create dll name as newone likehow to do that?,
Thanks & Regards,
NeW OnE,
please don't forget to vote on the post
|
|
|
|
|
HI
I am not fully confident but i think it is not possible to make the dll with customize name while publishing the website.
One thing you could do that you could crate your own DLL, and you could any name to that for that plz search the topics for DLL creation.
Yogesh Agarwal
|
|
|
|
|
Hi in vs2003 form body have grid layout,
So with that we will drag and drop our controls on whereever we need...,
But in vs2005 its flowlayout,
So its not possible to drag and drop in our controls, where we need?
Thanks & Regards,
NeW OnE,
please don't forget to vote on the post
|
|
|
|
|
Is this any question (Doute) or Gernal Informmation ??
Yogesh Agarwal
|
|
|
|
|
No actually i like to know that,
suppose if i want one textbox in my form if i drag and drop according to my form page...,
its not possible in vs2005 so i like to know how to do that?,
with out tell style its possible for that control?,
Thanks & Regards,
NeW OnE,
please don't forget to vote on the post
|
|
|
|
|
Drag and drop layout was and is a disaster. I'd fire anyone who insisted on using the design view. You need to write your own markup and use CSS to position your elements.
Christian Graus - Microsoft MVP - C++
"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
|
|
|
|
|
Hi all,
I am new to asp.net hosting. I want to host my asp.net web page. Can any one tell me which hosting site is best for asp.net.
It is also nice, if the price is low...
Thanks in Advance
Senthil.S
Senthil S
Software Engineer
|
|
|
|
|
Please don't cross post.
Christian Graus - Microsoft MVP - C++
"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
|
|
|
|
|
http://www.netans.com/[^] They are cheap. I am guessing you are from India.
--
Don't take life seriously because you can't come out of it alive.
-Warren Miller
|
|
|
|
|
<connnectionstrings>
<add name="Connection" connectionstring="">Data Source=***;Initial Catalog=***;User ID=*** password=***" providerName="***">
<connectionstrings>
does anyone know what exactly i have to put as the attribute values where i have put ***'s on.
i have created a sql server database through asp.net 2.0 i have a table called files
and i'm also using the membership provider.
can anyone help me to fill the highlight attributes correctly.
please!!!
|
|
|
|
|
This site[^] contains examples of connection strings.
Paul Marfleet
"No, his mind is not for rent
To any God or government"
Tom Sawyer - Rush
|
|
|
|
|
Data Source= Server Name on which Database is stored.
I think u are not using a remote server...the value will be
Data Source= localhost or localhost\(name of SQL server)
Initial Catalog=DATABASE_NAME;
User ID=***
password=***"
providerName="System.Data.SqlClient" (for MS SQL SERVER)
|
|
|
|