Unable to find area during running the project not calling view from area [closed] - c#

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 10 hours ago.
Improve this question
I have created area and view is not getting called from it. It takes and check outside view why is this happening
To catch the view from area .

Related

How to get server name from file information? [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 2 years ago.
Improve this question
On the Details tab of the file properties in Windows, the last item under Owner is 'Computer'. Does anyone know how to retrieve this information in C#? I have a requirement to get the server name where a file was created.

Don't no what happened and generate Url like this http://localhost:6143/(S(rgiplqpu3vuifxq2f5ngncre))/index.aspx [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
Don't no what happened and generate Url like this http://localhost:6143/(S(rgiplqpu3vuifxq2f5ngncre))/index.aspx
You have changed session storage to cookieless, that made the session identifier to be present in URL. – MSDN LINK - https://msdn.microsoft.com/en-us/library/aa479314.aspx?f=255&MSPPError=-2147217396

Creating Notification Form like Antivirus [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 9 years ago.
Improve this question
I have an programme that in his load test to show up an Notification
if (DateTime.Today.ToString() == AlreadyDate)
{
formNotification.show();
}
its succed to show but i want it to show like an antivirus notification
Thanks <3
Maybe this WPF library can help you http://www.hardcodet.net/wpf-notifyicon

State view and application view asp.net c# [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
Can you give some links whit, code examples, what is State view and application view for beginners to better understand ?
http://www.w3schools.com/aspnet/aspnet_viewstate.asp
http://asp.net-tutorials.com/state/viewstate/

A list of active views in prism [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
Doez prism assign any unique identifier/guid maintained for each view ?
Perhaps in tracking any references etc?
Prism doesn't do it. But you can do it easily if needed. However, I learned that you don't need to do this if you properly use navigation and navigation parameters.

Categories

Resources